1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 20:50:04 +00:00
Files
flutter-examples/firebase_google_authentication/android/gradle.properties
Sriraj d63f4147a9 New Example - Firebase Google Authentication (#106)
* Added the firebase+google_authentication example

* Modified Readme.md
2022-10-22 20:32:53 +02:00

4 lines
82 B
INI

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