Latest commit after fixing errors.

This commit is contained in:
RowenaWinston
2013-12-08 14:56:46 -05:00
parent a04940e6d1
commit 84fbbeb70c
10 changed files with 231 additions and 198 deletions

View File

@ -40,7 +40,6 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<service android:name="com.uncc.gameday.alerts.AlertService"/>
</application>
</manifest>