建立 MAG160C 逆向工程交接仓库
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.elotouch.thermallib"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="22"
|
||||
android:targetSdkVersion="29" />
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user