mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 06:50:42 +00:00
Upgraded targetSdkVersion
to 34
This commit is contained in:
parent
f0d707b071
commit
a0f55c4a95
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
targetSdkVersion 34
|
||||
ndk {
|
||||
debugSymbolLevel 'FULL'
|
||||
abiFilters 'armeabi-v7a', 'arm64-v8a'
|
||||
|
|
Loading…
Reference in a new issue