update version to 2.8.5

This commit is contained in:
tibbi 2017-03-04 22:34:18 +01:00
parent 20fe47c12d
commit f932964b3e

View file

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