From 53040c17bd87cb8eaa2d92cbdc5afc2b88ce827e Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 8 Dec 2024 08:52:29 +0000 Subject: [PATCH] added git --- android/gradle.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/gradle.properties b/android/gradle.properties index 99ceb86..633cbde 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,4 +1,5 @@ org.gradle.jvmargs=-Xmx4G -XX:+HeapDumpOnOutOfMemoryError android.useAndroidX=true android.enableJetifier=true -android.bundle.enableUncompressedNativeLibs=false \ No newline at end of file +android.bundle.enableUncompressedNativeLibs=false +dev.steenbakker.mobile_scanner.useUnbundled=true \ No newline at end of file