android: New release after fixing EAP-PEAP issue and Autofill crash

This commit is contained in:
Tobias Brunner 2018-07-04 11:51:44 +02:00
parent ba9255b358
commit 4802a7477f
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 56
versionName "2.0.0"
versionCode 58
versionName "2.0.1"
}
sourceSets.main {