更新配置

This commit is contained in:
mwang 2019-04-09 22:33:51 +08:00
parent 4ef4861c70
commit c2d52b7588
1 changed files with 1 additions and 2 deletions

View File

@ -123,8 +123,7 @@
android:theme="@style/ToolBarTheme.NoActionBar">
</activity>
<service android:name="com.novelbook.android.service.ServiceDownload" android:exported="false"/>
<service android:name="com.novelbook.android.service.MyIntentService" android:exported="false"/>
<service android:name="com.novelbook.android.service.ChapterDownloadSvrc" android:exported="false"/>
</application>