Always remove task

This commit is contained in:
vvb2060
2022-06-09 19:39:43 +08:00
committed by John Wu
parent cae58c8790
commit 42606efe56
4 changed files with 13 additions and 10 deletions

View File

@ -127,6 +127,7 @@ fun genStubManifest(srcDir: File, outDir: File): String {
| android:name="%s"
| android:directBootAware="true"
| android:exported="false"
| android:taskAffinity=""
| tools:ignore="AppLinkUrlError">
| <intent-filter>
| <action android:name="android.intent.action.VIEW"/>