Upgraded targetSdkVersion to 34

This commit is contained in:
Vadim 2024-07-23 23:21:00 +02:00
parent f0d707b071
commit a0f55c4a95

View file

@ -52,7 +52,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 33
targetSdkVersion 34
ndk {
debugSymbolLevel 'FULL'
abiFilters 'armeabi-v7a', 'arm64-v8a'