Version bump to 1.3.4.1

pull/2/head
Ricki Hirner 8 years ago
parent 2fd0ac2dd0
commit d34efb103d

@ -17,7 +17,7 @@ android {
minSdkVersion 15
targetSdkVersion 24
versionCode 127
versionCode 128
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"
@ -25,7 +25,7 @@ android {
productFlavors {
standard {
versionName "1.3.4-ose"
versionName "1.3.4.1-ose"
}
}

Loading…
Cancel
Save