android: Increase targetSdkVersion to 34 (Android 14)
This commit is contained in:
@@ -7,7 +7,7 @@ android {
|
|||||||
applicationId "org.strongswan.android"
|
applicationId "org.strongswan.android"
|
||||||
compileSdk 34
|
compileSdk 34
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 34
|
||||||
|
|
||||||
versionCode 82
|
versionCode 82
|
||||||
versionName "2.5.1"
|
versionName "2.5.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user