flutter/dev/integration_tests/android_host_app_v2_embedding/gradle.properties
Emmanuel Garcia 08c645b3b2
Test the Android embedding v2 (#42708)
* Test the Android embedding v2

* Update integration tests

* Split into shards
2019-10-16 21:26:10 -07:00

4 lines
82 B
INI

org.gradle.jvmargs=-Xmx1536m
android.useAndroidX=true
android.enableJetifier=true