1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-03-30 08:15:18 +00:00

titanscouting app v 1.0.0.003

simple bug fix
This commit is contained in:
ltcptgeneral 2019-03-02 19:58:00 -06:00
parent d20d0e4e7a
commit 7434263165
2 changed files with 0 additions and 4 deletions
apps/android
apk/1.0.0.003
source/app/src/main

Binary file not shown.

@ -21,11 +21,7 @@
</intent-filter>
</activity>
<activity android:name=".MainActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
</application>