Browse Source

support android x

flutter-beta
Leon 7 years ago
committed by GitHub
parent
commit
33a3145ffc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      android/gradle.properties

+ 2
- 0
android/gradle.properties View File

@@ -1 +1,3 @@
org.gradle.jvmargs=-Xmx1536M
android.enableJetifier=true
android.useAndroidX=true

Loading…
Cancel
Save