update version to 2.6.8

This commit is contained in:
tibbi 2017-02-22 18:25:29 +01:00
parent 8254a16564
commit 3a0a3ba85e

View file

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