Skip to content

Commit 6cef38a

Browse files
Merge pull request #76 from longgegege/sig
release: @react-native-oh-tpl/[email protected]
2 parents 279d014 + 9995544 commit 6cef38a

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/rn_video.har

-58 Bytes
Binary file not shown.

harmony/rn_video/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Use these variables when you tailor your ArkTS code. They must be of the const type.
33
*/
4-
export const HAR_VERSION = '5.2.1-0.2.26';
4+
export const HAR_VERSION = '5.2.1-0.2.27';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/rn_video/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "@react-native-oh-tpl/react-native-video",
66
"description": "main cpai architecture",
77
"main": "index.ets",
8-
"version": "5.2.1-0.2.26",
8+
"version": "5.2.1-0.2.27",
99
"dependencies": {
1010
"@rnoh/react-native-openharmony": "file:../react_native_openharmony.har"
1111
}

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-video",
3-
"version": "5.2.1-0.2.26",
3+
"version": "5.2.1-0.2.27",
44
"description": "A <Video /> element for react-native",
55
"harmony": {
66
"alias": "react-native-video"

0 commit comments

Comments
 (0)