Fix release build

This commit is contained in:
LoveSy
2023-03-31 11:07:17 +08:00
committed by John Wu
parent 0b987dd0b0
commit 3921e9cb1b
4 changed files with 4 additions and 6 deletions

View File

@@ -13,7 +13,6 @@
<application
android:name=".core.App"
android:extractNativeLibs="true"
android:icon="@drawable/ic_launcher"
android:multiArch="true"
tools:ignore="UnusedAttribute,GoogleAppIndexingWarning"