android: New release after fixing DNS leak and some bugs

This commit is contained in:
Tobias Brunner 2018-10-17 12:08:47 +02:00
parent 5442e8a161
commit 537764ea55

View File

@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 26
versionCode 58
versionName "2.0.1"
versionCode 62
versionName "2.0.2"
}
sourceSets.main {