We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7b282 commit 0ffcdbeCopy full SHA for 0ffcdbe
1 file changed
lib/android/app/build.gradle
@@ -62,9 +62,6 @@ android {
62
targetCompatibility JavaVersion.VERSION_1_8
63
}
64
65
- dexOptions {
66
- javaMaxHeapSize "4g"
67
- }
68
buildTypes {
69
release {
70
minifyEnabled false
0 commit comments