Version bump to 1.3.2

pull/2/head
Ricki Hirner 8 years ago
parent 5e0a3e8b9f
commit 4e87186dd8

@ -17,7 +17,7 @@ android {
minSdkVersion 14
targetSdkVersion 24
versionCode 116
versionCode 118
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"
@ -25,7 +25,7 @@ android {
productFlavors {
standard {
versionName "1.3.1-ose"
versionName "1.3.2-ose"
}
}

Loading…
Cancel
Save