XuqmGroup-Server/update-service/src/test/resources/rn-package-manifest-v1.json

27 行
756 B
JSON

{
"schemaVersion": 1,
"packageName": "cn.org.bjca.wcert.ywq",
"moduleId": "miniapp",
"type": "buz",
"platform": "android",
"version": "1.2.3",
"appVersion": "8.0.0",
"appVersionRange": ">=8.0.0 <9.0.0",
"builtAgainstNativeBaselineId": "android-sha256:abc",
"bundleFormat": "hermes-bytecode",
"buildId": "build-42",
"bugCollectMode": "platform",
"bundleFile": "miniapp.android.bundle",
"bundleByteLength": 15,
"bundleSha256": "45c37655759f7b41dcb8b2991c25fe18b156fe379c9b0943cbdf2c68733ea8b8",
"commonVersionRange": ">=1.0.0 <2.0.0",
"minNativeApiLevel": 2,
"assets": [
{
"path": "icon.png",
"byteLength": 11,
"sha256": "84293ed06cb3210e7d549afec3140d0c48494416ad25b7f25196afffaa5eb796"
}
]
}