备份逆向文件

This commit is contained in:
ZXCLI
2026-08-12 15:25:34 +08:00
parent 8409b27ba3
commit 9739a1972c
298 changed files with 68125 additions and 0 deletions
@@ -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>