Version bump to 1.3.1

* some cert4android tests
pull/2/head
Ricki Hirner 8 years ago
parent 08c8390202
commit 1354afebf7

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

@ -1 +1 @@
Subproject commit d112d09cd9c7fb360decd85470b54415adbd0eee
Subproject commit 56a51bf019d4e05aef5e15c352a1d791bc8e45bf
Loading…
Cancel
Save