1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-09 13:09:03 +00:00

firebase analytics integration in flutter (#76)

This commit is contained in:
Ashutosh Singh
2021-07-26 00:24:47 +05:30
committed by GitHub
parent 89f48b8f1e
commit abd78777a6
73 changed files with 1787 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
android.enableR8=true