Updated on 2026-08-14
This commit is contained in:
parent
e77eff8935
commit
92064843db
67 changed files with 2232 additions and 337 deletions
|
|
@ -34,10 +34,11 @@
|
|||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:supportsRtl="true"
|
||||
android:allowBackup="false"
|
||||
android:fullBackupContent="false"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:hardwareAccelerated="true"
|
||||
tools:ignore="GoogleAppIndexingWarning"
|
||||
tools:replace="android:allowBackup">
|
||||
tools:replace="android:allowBackup, android:fullBackupContent">
|
||||
|
||||
<meta-data
|
||||
android:name="com.google.android.gms.wallet.api.enabled"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue