mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 23:40:41 +00:00
Update build.gradle
This commit is contained in:
parent
1d87d318f4
commit
657f373502
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
ndk {
|
||||
debugSymbolLevel 'FULL'
|
||||
abiFilters 'armeabi-v7a', 'arm64-v8a'
|
||||
debugSymbolLevel 'FULL'
|
||||
abiFilters 'armeabi-v7a', 'arm64-v8a'
|
||||
}
|
||||
/// legacy material-lightmeter ap stopped updating after 60022
|
||||
/// 7xxxx means that it is a new app
|
||||
|
|
Loading…
Reference in a new issue