]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New release after adding copy function and DNS server config
authorTobias Brunner <tobias@strongswan.org>
Fri, 8 Mar 2019 16:08:11 +0000 (17:08 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 8 Mar 2019 16:08:11 +0000 (17:08 +0100)
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 {