Updated on 2026-08-14

This commit is contained in:
Tangem 2019-08-26 16:57:32 +03:00
parent 59e0d8f0a4
commit c5f95a54f5
3 changed files with 7 additions and 5 deletions

View file

@ -7,6 +7,10 @@
<application
tools:ignore="GoogleAppIndexingWarning">
<meta-data
android:name="io.fabric.ApiKey"
android:value="${fabric_api_key}" />
<provider
android:name="com.tangem.data.LogFileProvider"
android:authorities="@string/log_file_provider_authorities"