Switch to async

pull/1157/head
hansjansen2 3 months ago committed by GitHub
parent 8db2685907
commit 6efc669d50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -51,7 +51,7 @@
android:theme="@style/BaseTheme" android:theme="@style/BaseTheme"
tools:ignore="DataExtractionRules" tools:ignore="DataExtractionRules"
tools:targetApi="tiramisu" tools:targetApi="tiramisu"
android:memtagMode="sync"> android:memtagMode="async">
<profileable <profileable
android:shell="true" android:shell="true"
tools:targetApi="29" /> tools:targetApi="29" />

Loading…
Cancel
Save