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
1 changed files with 2 additions and 2 deletions

View 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 {