]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New release after fixing EAP-PEAP issue and Autofill crash
authorTobias Brunner <tobias@strongswan.org>
Wed, 4 Jul 2018 09:51:44 +0000 (11:51 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 4 Jul 2018 18:02:23 +0000 (20:02 +0200)
src/frontends/android/app/build.gradle

index aa739009e340170ae1dadaa2a8c723bebcbf21ec..e21bfeb2df6319f4578752546cf6b1718cee169d 100644 (file)
@@ -8,8 +8,8 @@ android {
         applicationId "org.strongswan.android"
         minSdkVersion 15
         targetSdkVersion 26
-        versionCode 56
-        versionName "2.0.0"
+        versionCode 58
+        versionName "2.0.1"
     }
 
     sourceSets.main {