android: New release after changing cert sending policy

This commit is contained in:
Tobias Brunner
2018-02-08 12:26:11 +01:00
parent 6bafa2d346
commit c6a402d4fa
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 22
versionCode 49
versionName "1.9.5"
versionCode 50
versionName "1.9.6"
}
sourceSets.main {