mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-07-11 08:30:42 +00:00
Set targetSdkVersion
to 35
This commit is contained in:
parent
882421ed78
commit
02184529ed
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
targetSdkVersion 35
|
||||
ndk {
|
||||
debugSymbolLevel 'FULL'
|
||||
abiFilters 'armeabi-v7a', 'arm64-v8a'
|
||||
|
|
Loading…
Reference in a new issue