initial push of android app and bt server. these are used to make a remote usable via phone
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.bumptech.glide.gifdecoder" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:targetSdkVersion="32" />
|
||||
|
||||
<application />
|
||||
|
||||
</manifest>
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
aarFormatVersion=1.0
|
||||
aarMetadataVersion=1.0
|
||||
minCompileSdk=1
|
||||
minAndroidGradlePluginVersion=1.0.0
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user