android: New release after fixing cancelling connecting on older systems

This commit is contained in:
Tobias Brunner 2018-07-03 15:43:32 +02:00
parent 4e905b96dd
commit 07237f94e2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 26
versionCode 55
versionCode 56
versionName "2.0.0"
}