From: Tobias Brunner Date: Mon, 3 Jul 2017 08:47:43 +0000 (+0200) Subject: android: New release after adding lots of new stuff X-Git-Tag: 5.6.0dr1~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b1060821e30c946cd4ac9793ae9f314c05e7c25;p=thirdparty%2Fstrongswan.git android: New release after adding lots of new stuff --- diff --git a/src/frontends/android/app/build.gradle b/src/frontends/android/app/build.gradle index d0ab256bdb..9025fd3a66 100644 --- a/src/frontends/android/app/build.gradle +++ b/src/frontends/android/app/build.gradle @@ -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 {