update version to 1.1.14

This commit is contained in:
tibbi 2016-12-19 23:58:17 +01:00
parent acb306eca0
commit 37851e2439

View file

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