From ae7a0487e64852ebe267c24c6f3b487e6db6c865 Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Thu, 25 Mar 2021 22:19:04 +0100 Subject: [PATCH] [android] Removed unused properties Signed-off-by: Alexander Borsuk --- android/gradle.properties | 2 -- 1 file changed, 2 deletions(-) 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