1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +00:00
Files
flutter-examples/sliver_app_bar_example/android/gradle.properties
Sannidhya Dubey 5149889465 Added Sample app for SliverAppBar Widget (#117)
* Added Sample app for SliverAppBar Widget
2022-10-06 10:06:03 +02:00

4 lines
82 B
INI

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