]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/frontends/android/app/build.gradle
android: New release after adding OCSP, CRL cache and some other stuff
[thirdparty/strongswan.git] / src / frontends / android / app / build.gradle
index d0ab256bdbdbedce9c3bbe9600f63fdd0fb9c9ce..c1887a55d6e2ee303816fd52526be867cf22d873 100644 (file)
@@ -8,8 +8,8 @@ android {
         applicationId "org.strongswan.android"
         minSdkVersion 15
         targetSdkVersion 22
-        versionCode 42
-        versionName "1.8.2"
+        versionCode 47
+        versionName "1.9.3"
     }
 
     sourceSets.main {