Update build.gradle

This commit is contained in:
Vadim 2023-06-20 14:47:34 +02:00
parent 1d87d318f4
commit 657f373502

View file

@ -58,8 +58,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
ndk { ndk {
debugSymbolLevel 'FULL' debugSymbolLevel 'FULL'
abiFilters 'armeabi-v7a', 'arm64-v8a' abiFilters 'armeabi-v7a', 'arm64-v8a'
} }
/// legacy material-lightmeter ap stopped updating after 60022 /// legacy material-lightmeter ap stopped updating after 60022
/// 7xxxx means that it is a new app /// 7xxxx means that it is a new app