Remove usage of AndroidX CoreComponentFactory

This commit is contained in:
topjohnwu
2022-08-26 01:25:08 -07:00
parent eadf6e8b96
commit e9af773901
2 changed files with 7 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
android:extractNativeLibs="true"
android:icon="@drawable/ic_launcher"
android:multiArch="true"
tools:remove="android:appComponentFactory"
tools:ignore="UnusedAttribute,GoogleAppIndexingWarning">
<activity