android: New release after adding delta CRL support and some bug fixes

This commit is contained in:
Tobias Brunner
2017-09-18 11:04:46 +02:00
parent 66b7a08884
commit d3e1beaad5
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 22
versionCode 47
versionName "1.9.3"
versionCode 48
versionName "1.9.4"
}
sourceSets.main {