android: New release after fixing libtpmtss issue

This commit is contained in:
Tobias Brunner
2016-12-09 11:18:17 +01:00
parent 9920824e70
commit aae9a9e678
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 22
versionCode 34
versionName "1.7.0"
versionCode 35
versionName "1.7.1"
}
sourceSets.main {