Skip to content

Commit c3b98dc

Browse files
committed
fix(android): opt out out of new DSL for Flutter Gradle plugin
1 parent bced32f commit c3b98dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
22
android.useAndroidX=true
3+
android.newDsl=false

0 commit comments

Comments
 (0)