]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New version after adding lots of new features
authorTobias Brunner <tobias@strongswan.org>
Thu, 21 Jun 2018 17:06:49 +0000 (19:06 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:38:46 +0000 (11:38 +0200)
src/frontends/android/app/build.gradle

index fde53eabf7c5b165ee19de3aa48ece4aedbc8de1..6767dab1eb750af81d96583a2d699fa7c0703238 100644 (file)
@@ -8,8 +8,8 @@ android {
         applicationId "org.strongswan.android"
         minSdkVersion 15
         targetSdkVersion 26
-        versionCode 50
-        versionName "1.9.6"
+        versionCode 55
+        versionName "2.0.0"
     }
 
     sourceSets.main {