success
This commit is contained in:
Binary file not shown.
+26
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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.
BIN
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user