Skip to content

Commit 0ffcdbe

Browse files
committed
Remove dexOptions
1 parent 5d7b282 commit 0ffcdbe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/android/app/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ android {
6262
targetCompatibility JavaVersion.VERSION_1_8
6363
}
6464

65-
dexOptions {
66-
javaMaxHeapSize "4g"
67-
}
6865
buildTypes {
6966
release {
7067
minifyEnabled false

0 commit comments

Comments
 (0)