1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 03:01:19 +00:00

[federated_plugin_sample] Initial commit (#497)

This commit is contained in:
Ayush Bherwani
2020-07-21 06:25:55 +05:30
committed by GitHub
parent 86fd809f72
commit 32d04ba635
85 changed files with 2043 additions and 0 deletions

View File

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