android: New release after adding OCSP, CRL cache and some other stuff

This commit is contained in:
Tobias Brunner
2017-09-04 11:27:40 +02:00
parent 82088028d8
commit 311d931aef
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android" applicationId "org.strongswan.android"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 46 versionCode 47
versionName "1.9.2" versionName "1.9.3"
} }
sourceSets.main { sourceSets.main {