Fix core manifest
This commit is contained in:
parent
6fc40b948d
commit
dbd2ab5524
|
@ -12,8 +12,7 @@
|
|||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name">
|
||||
android:icon="@drawable/ic_launcher">
|
||||
|
||||
<service
|
||||
android:name=".service.download.DownloadService"
|
||||
|
|
Loading…
Reference in New Issue