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 = '4.3.9-0.0.4 ';
4
+ export const HAR_VERSION = '4.3.9-0.0.5 ';
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 6
6
"name" : "@react-native-oh-tpl/react-native-picker" ,
7
7
"description" : "main cpai architecture" ,
8
8
"main" : "index.ets" ,
9
- "version" : "4.3.9-0.0.4 " ,
9
+ "version" : "4.3.9-0.0.5 " ,
10
10
"dependencies" : {
11
11
"@rnoh/react-native-openharmony" : "file:../react_native_openharmony"
12
12
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-oh-tpl/react-native-picker" ,
3
- "version" : " 4.3.9-0.0.4 " ,
3
+ "version" : " 4.3.9-0.0.5 " ,
4
4
"description" : " A Native Picker with high performance." ,
5
5
"react-native" : " src/index" ,
6
6
"source" : " src/index" ,
You can’t perform that action at this time.
0 commit comments