Add HMS flavor (#998)

This commit is contained in:
Mikołaj Pich
2020-10-29 13:58:56 +01:00
committed by GitHub
parent 23e309d38e
commit 8036f3d7f7
47 changed files with 250 additions and 78 deletions

View File

@ -110,6 +110,11 @@
android:resource="@xml/provider_paths" />
</provider>
<meta-data
android:name="install_channel"
android:value="${install_channel}">
</meta-data>
<!-- workaround for https://github.com/firebase/firebase-android-sdk/issues/473 enabled:false -->
<!-- https://firebase.googleblog.com/2017/03/take-control-of-your-firebase-init-on.html -->
<provider