]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New release after adding translation for Simplified Chinese
authorTobias Brunner <tobias@strongswan.org>
Tue, 7 Feb 2017 15:01:25 +0000 (16:01 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 7 Feb 2017 15:01:25 +0000 (16:01 +0100)
src/frontends/android/app/build.gradle

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