update version to 2.9.6

This commit is contained in:
tibbi 2017-03-09 23:41:29 +01:00
parent d3bbd35479
commit cde17de77e

View file

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