Fix core manifest

This commit is contained in:
Martin Fietz 2016-06-19 13:30:11 +02:00 committed by GitHub
parent 6fc40b948d
commit dbd2ab5524
1 changed files with 1 additions and 2 deletions

View File

@ -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"