Modify: 剔除Hilt(不支持组件化)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
package="com.quyunshuo.main">
|
||||
|
||||
<application
|
||||
android:name="com.quyunshuo.common.CommonApplication"
|
||||
android:name="debug.MainApplication"
|
||||
android:allowBackup="true"
|
||||
android:label="@string/main_app_name"
|
||||
android:theme="@style/base_AppTheme">
|
||||
|
||||
Reference in New Issue
Block a user