]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New release after adding profile import functionality
authorTobias Brunner <tobias@strongswan.org>
Fri, 20 Jan 2017 10:53:43 +0000 (11:53 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 20 Jan 2017 10:53:43 +0000 (11:53 +0100)
src/frontends/android/app/build.gradle

index 450a12fbdf036842e959a80882778df9a54e722a..af17372991ef0d6816c9088a2588cb7d38d7ebaa 100644 (file)
@@ -8,8 +8,8 @@ android {
         applicationId "org.strongswan.android"
         minSdkVersion 15
         targetSdkVersion 22
-        versionCode 36
-        versionName "1.7.2"
+        versionCode 40
+        versionName "1.8.0"
     }
 
     sourceSets.main {