android: New release after avoiding marking VPN connections as metered

This commit is contained in:
Tobias Brunner 2020-12-02 16:06:48 +01:00
parent b32a9be419
commit 4c61d7aedc

View File

@ -7,8 +7,8 @@ android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 29
versionCode 73
versionName "2.3.1"
versionCode 74
versionName "2.3.2"
}
sourceSets.main {