We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5beaaf commit 5f34483Copy full SHA for 5f34483
app/src/main/AndroidManifest.xml
@@ -24,6 +24,7 @@
24
android:fullBackupContent="true"
25
android:icon="@mipmap/ic_launcher"
26
android:label="@string/app_name_long"
27
+ android:memtagMode="async"
28
android:networkSecurityConfig="@xml/network_security_config"
29
android:supportsRtl="true"
30
android:theme="@style/AppTheme"
0 commit comments