update version to 2.5.9

This commit is contained in:
tibbi 2017-02-05 10:40:35 +01:00
parent c738abcf56
commit 6bde4a48e4

View file

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