android: New release after adding configurable proposals

This commit is contained in:
Tobias Brunner 2017-11-17 18:07:09 +01:00
parent b03713add4
commit 5a6f687bdf
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 48
versionName "1.9.4"
versionCode 49
versionName "1.9.5"
}
sourceSets.main {