android: New version after adding lots of new features

This commit is contained in:
Tobias Brunner 2018-06-21 19:06:49 +02:00
parent 9e05f219fd
commit abb4a4c825
1 changed files with 2 additions and 2 deletions

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 {