android: New release after adding translation for Simplified Chinese

This commit is contained in:
Tobias Brunner
2017-02-07 16:01:25 +01:00
parent ad882e1a43
commit 2222af2932
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android" applicationId "org.strongswan.android"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 40 versionCode 41
versionName "1.8.0" versionName "1.8.1"
} }
sourceSets.main { sourceSets.main {