Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
12e52bdcde385cbc08a296fa6f20fdcbd522dd5b
/
.
/
packages
/
flutter_tools
/
templates
/
app
/
android.tmpl
/
gradle.properties.tmpl
blob: 2a0d268db74b3cd3e01c1ee4c3abd0833351da10 [
file
]
org
.
gradle
.
jvmargs
=-
Xmx1536M
android
.
enableR8
=
true
{{#
androidX
}}
android
.
useAndroidX
=
true
android
.
enableJetifier
=
true
{{/
androidX
}}