android: New release after reducing number of DH groups in proposal

This commit is contained in:
Tobias Brunner 2016-05-04 12:07:36 +02:00
parent fae18fd201
commit c962ae2e62
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 22
versionCode 29
versionName "1.6.0"
versionCode 30
versionName "1.6.1"
}
sourceSets.main {