]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New release after adding lots of new stuff
authorTobias Brunner <tobias@strongswan.org>
Mon, 3 Jul 2017 08:47:43 +0000 (10:47 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 3 Jul 2017 08:47:43 +0000 (10:47 +0200)
src/frontends/android/app/build.gradle

index d0ab256bdbdbedce9c3bbe9600f63fdd0fb9c9ce..9025fd3a6667f8cec225dc92485523dfe6e8b0f0 100644 (file)
@@ -8,8 +8,8 @@ android {
         applicationId "org.strongswan.android"
         minSdkVersion 15
         targetSdkVersion 22
-        versionCode 42
-        versionName "1.8.2"
+        versionCode 44
+        versionName "1.9.0"
     }
 
     sourceSets.main {