diff --git a/android/gradle.properties b/android/gradle.properties index 1ab8c6a7e0..541f4e80e2 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -4,8 +4,6 @@ propCompileSdkVersion=29 propBuildToolsVersion=27.0.3 propVersionCode=1060 propVersionName=10.6.0 -propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1 -propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1 propMultiDexVersion=2.0.1 # list of files for obb-s