android: Increase targetSdkVersion to 34 (Android 14)

This commit is contained in:
Tobias Brunner
2024-08-06 18:01:54 +02:00
parent 880e273985
commit 6064209872
+1 -1
View File
@@ -7,7 +7,7 @@ android {
applicationId "org.strongswan.android"
compileSdk 34
minSdkVersion 21
targetSdkVersion 33
targetSdkVersion 34
versionCode 82
versionName "2.5.1"