Upgraded targetSdkVersion to 34

This commit is contained in:
Vadim 2024-07-10 12:49:28 +02:00
parent 1e2cd8b5d2
commit bae5ead8f0

View file

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