Updated on 2026-08-14

This commit is contained in:
Tangem 2022-02-18 12:40:46 +03:00
parent c98e6195ec
commit 304bc23a3c
15 changed files with 932 additions and 4 deletions

View file

@ -39,6 +39,9 @@
tools:ignore="GoogleAppIndexingWarning"
tools:replace="android:fullBackupContent">
<meta-data
android:name="com.google.android.gms.wallet.api.enabled"
android:value="true" />
<activity
android:name="com.tangem.tap.MainActivity"