This commit is contained in:
amazing-username
2019-05-22 17:31:53 -04:00
parent 32e9a338c8
commit e51d053f1b
106 changed files with 10481 additions and 0 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.companyname.Mear">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="27" />
<application android:label="Mear.Android"></application>
</manifest>