Skip to content

Commit 2abfb79

Browse files
carry5250carry
andauthored
release: @react-native-oh-tpl/react-native-vision-camera@4.0.1-0.0.18 (#74)
Co-authored-by: carry <duanshao1@h-partners.com>
1 parent 538e45a commit 2abfb79

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

package/harmony/vision_camera.har

281 Bytes
Binary file not shown.

package/harmony/vision_camera/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default class BuildProfile {
2-
static readonly HAR_VERSION = '4.0.1-0.0.9';
2+
static readonly HAR_VERSION = '4.0.1-0.0.18';
33
static readonly BUILD_MODE_NAME = 'debug';
44
static readonly DEBUG = true;
55
static readonly TARGET_NAME = 'default';

package/harmony/vision_camera/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-vision-camera",
3-
"version": "4.0.1-0.0.17",
3+
"version": "4.0.1-0.0.18",
44
"description": "Please describe the basic information.",
55
"main": "Index.ets",
66
"author": "",

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-vision-camera",
3-
"version": "4.0.1-0.0.17",
3+
"version": "4.0.1-0.0.18",
44
"description": "A powerful, high-performance React Native Camera library.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)