Version bump to 1.3.6

pull/2/head
Ricki Hirner 7 years ago
parent d40af10b1f
commit 232eaa1d6d

@ -18,7 +18,7 @@ android {
minSdkVersion 15
targetSdkVersion 25
versionCode 130
versionCode 131
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"
@ -26,7 +26,7 @@ android {
productFlavors {
standard {
versionName "1.3.5-ose"
versionName "1.3.6-ose"
}
}

Loading…
Cancel
Save