diff --git a/flutter/android/gradle.properties b/flutter/android/gradle.properties index 94adc3a3f..4efbcd2b0 100644 --- a/flutter/android/gradle.properties +++ b/flutter/android/gradle.properties @@ -1,3 +1,4 @@ org.gradle.jvmargs=-Xmx1536M android.useAndroidX=true android.enableJetifier=true +android.bundle.enableUncompressedNativeLibs=false \ No newline at end of file