update version to 2.6.9

This commit is contained in:
tibbi 2017-02-25 10:49:16 +01:00
parent 0d4142be2c
commit 2de053fbf8

View file

@ -29,5 +29,5 @@ ext {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '2.6.8'
propVersionName = '2.6.9'
}