update version to 2.9.0

This commit is contained in:
tibbi 2017-03-07 20:57:48 +01:00
parent 9efb03c98d
commit b8f45b1126

View file

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