android: New release after fixing crash with existing profiles

This commit is contained in:
Tobias Brunner
2017-07-03 13:44:49 +02:00
parent ebf369c483
commit 480d56da5f
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 22
versionCode 44
versionName "1.9.0"
versionCode 45
versionName "1.9.1"
}
sourceSets.main {