android: New release after improving connectivity/scheduling

This commit is contained in:
Tobias Brunner 2020-06-02 14:55:58 +02:00
parent 763f07c531
commit a5e4322348
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 28
versionCode 69
versionName "2.2.1"
versionCode 72
versionName "2.3.0"
}
sourceSets.main {