android: New release after adding lots of new stuff

This commit is contained in:
Tobias Brunner 2017-07-03 10:47:43 +02:00
parent c0990c187b
commit 1b1060821e

View File

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