mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-09-24 00:00:00 +00:00
Create notifications service
This commit is contained in:
@@ -34,6 +34,10 @@
|
||||
android:name=".ui.activities.SearchUserActivity"
|
||||
android:label="@string/activity_searchuser_title"/>
|
||||
|
||||
<!-- Notifications background refresh service -->
|
||||
<service android:name=".data.services.NotificationsService"
|
||||
android:exported="false"/>
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
Reference in New Issue
Block a user