chang to skin

This commit is contained in:
xsl
2026-03-13 11:33:24 +08:00
parent 55c64a6db4
commit d6b48a4b47
149 changed files with 2 additions and 15472 deletions
Binary file not shown.
-26
View File
@@ -1,26 +0,0 @@
{
"id": "__UNI__644401D",
"name": "SkinCamera",
"description": "",
"version": {
"name": "1.0.0",
"code": "100"
},
"uni-app-x": {
"compilerVersion": "4.87"
},
"app-android": {
"distribute": {
"modules": {},
"icons": {
"hdpi": "",
"xhdpi": "",
"xxhdpi": "",
"xxxhdpi": ""
},
"splashScreens": {
"default": {}
}
}
}
}
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

@@ -1,16 +0,0 @@
{
"minSdkVersion": "19",
"dependencies": [
"androidx.camera:camera-core:1.4.0-alpha04",
"androidx.camera:camera-camera2:1.4.0-alpha04",
"androidx.camera:camera-lifecycle:1.4.0-alpha04",
"androidx.camera:camera-video:1.4.0-alpha04",
"androidx.camera:camera-view:1.4.0-alpha04"
],
"components": [
{
"name": "xf-camera",
"class": "uts.sdk.modules.SkinCameraUTS.XfCameraComponent"
}
]
}