android: New version after adding lots of new features

This commit is contained in:
Tobias Brunner
2018-07-03 11:38:46 +02:00
parent 9e05f219fd
commit abb4a4c825
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 26
versionCode 50
versionName "1.9.6"
versionCode 55
versionName "2.0.0"
}
sourceSets.main {