This commit is contained in:
ltcptgeneral
2019-03-21 16:52:22 -05:00
parent 32a2d6321c
commit ef336eb454
2962 changed files with 79438 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.titanscouting"
android:versionCode="1"
android:versionName="1.0"
split="lib_resources_apk">
<uses-sdk android:minSdkVersion="16"/>
</manifest>