mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-07-01 13:56:52 -04:00
Enables alertService
This commit is contained in:
@ -36,6 +36,7 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<service android:name="com.uncc.gameday.alerts.AlertService"/>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user