Cache of Firebase token

This commit is contained in:
Eudes Inácio
2021-01-22 16:03:05 +01:00
parent f1f7e18b5f
commit bb30a98de1
33 changed files with 568 additions and 642 deletions
@@ -76,6 +76,9 @@
<meta-data
android:name="android.support.FILE_PROVIDER_PATHS"
android:resource="@xml/file_paths" />
<meta-data
android:name="com.google.firebase.messaging.default_notification_icon"
android:resource="@mipmap/ic_launcher" />
</provider>
<service