We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ffb57 commit 4d53cdfCopy full SHA for 4d53cdf
1 file changed
app/src/main/AndroidManifest.xml
@@ -27,6 +27,7 @@
27
android:icon="@mipmap/ic_launcher"
28
android:label="@string/app_name"
29
android:supportsRtl="true"
30
+ android:gwpAsanMode="never"
31
android:largeHeap="true"
32
android:enableOnBackInvokedCallback="true"
33
android:requestLegacyExternalStorage="true"
0 commit comments