update version to 2.9.7

This commit is contained in:
tibbi 2017-03-10 20:25:15 +01:00
parent 4902cb01e6
commit 81ba085383

View file

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