android: New release after OpenSSL plugin fix

This commit is contained in:
Tobias Brunner
2023-02-17 16:59:13 +01:00
parent 48ef9bfbb6
commit af93db93e6
+1 -1
View File
@@ -9,7 +9,7 @@ android {
applicationId "org.strongswan.android" applicationId "org.strongswan.android"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 32 targetSdkVersion 32
versionCode 78 versionCode 79
versionName "2.4.1" versionName "2.4.1"
} }