File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
2
* Use these variables when you tailor your ArkTS code. They must be of the const type.
3
3
*/
4
- export const HAR_VERSION = '5.2.1-0.2.26 ';
4
+ export const HAR_VERSION = '5.2.1-0.2.27 ';
5
5
export const BUILD_MODE_NAME = 'debug';
6
6
export const DEBUG = true;
7
7
export const TARGET_NAME = 'default';
Original file line number Diff line number Diff line change 5
5
"name" : "@react-native-oh-tpl/react-native-video" ,
6
6
"description" : "main cpai architecture" ,
7
7
"main" : "index.ets" ,
8
- "version" : "5.2.1-0.2.26 " ,
8
+ "version" : "5.2.1-0.2.27 " ,
9
9
"dependencies" : {
10
10
"@rnoh/react-native-openharmony" : "file:../react_native_openharmony.har"
11
11
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-oh-tpl/react-native-video" ,
3
- "version" : " 5.2.1-0.2.26 " ,
3
+ "version" : " 5.2.1-0.2.27 " ,
4
4
"description" : " A <Video /> element for react-native" ,
5
5
"harmony" : {
6
6
"alias" : " react-native-video"
You can’t perform that action at this time.
0 commit comments