]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/frontends/android/app/build.gradle
android: New release after adding copy function and DNS server config
[thirdparty/strongswan.git] / src / frontends / android / app / build.gradle
index 399de1faa5a39083a7b9d64f95c0eb746a653006..1986158571855a7f110bdd8cb8fc4a71ffae1cb1 100644 (file)
@@ -7,8 +7,8 @@ android {
         applicationId "org.strongswan.android"
         minSdkVersion 15
         targetSdkVersion 26
-        versionCode 62
-        versionName "2.0.2"
+        versionCode 63
+        versionName "2.1.0"
     }
 
     sourceSets.main {