android: New release after GUI changes/additions

This commit is contained in:
Tobias Brunner
2016-05-02 18:50:44 +02:00
parent 5b85df674a
commit 3e21168d96
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 22
versionCode 28
versionName "1.5.0"
versionCode 29
versionName "1.6.0"
}
sourceSets.main {