update version to 1.1.5

This commit is contained in:
tibbi 2016-12-18 14:59:59 +01:00
parent 2bb42432c0
commit 4eebd5d6e7

View file

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