android: New release after adding notification

This commit is contained in:
Tobias Brunner 2016-12-08 17:37:21 +01:00
parent 7e1c840753
commit 708f9c7f65

View File

@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 22
versionCode 31
versionName "1.6.2"
versionCode 34
versionName "1.7.0"
}
sourceSets.main {