android: New release after adding copy function and DNS server config

This commit is contained in:
Tobias Brunner
2019-03-08 17:08:11 +01:00
parent 2ef473be15
commit 7b9a8b3f75
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "org.strongswan.android" applicationId "org.strongswan.android"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 26 targetSdkVersion 26
versionCode 62 versionCode 63
versionName "2.0.2" versionName "2.1.0"
} }
sourceSets.main { sourceSets.main {