update version to 1.1.14
This commit is contained in:
parent
acb306eca0
commit
37851e2439
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ ext {
|
||||||
propMinSdkVersion = 16
|
propMinSdkVersion = 16
|
||||||
propTargetSdkVersion = propCompileSdkVersion
|
propTargetSdkVersion = propCompileSdkVersion
|
||||||
propVersionCode = 1
|
propVersionCode = 1
|
||||||
propVersionName = '1.1.12'
|
propVersionName = '1.1.14'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue