Set taskAffinity to empty value on application level

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2024-05-03 11:44:34 +02:00
parent 0cb812c6e3
commit 70598d9ede
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

@ -91,6 +91,7 @@
android:requestLegacyExternalStorage="true"
android:supportsRtl="true"
android:theme="@style/AppTheme.Launcher"
android:taskAffinity=""
tools:ignore="UnusedAttribute"
tools:replace="label, icon, theme, name, allowBackup">