Updated on 2026-08-14
This commit is contained in:
parent
59e0d8f0a4
commit
c5f95a54f5
3 changed files with 7 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue