File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 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 = '11.5.2-0.0.7 ';
4
+ export const HAR_VERSION = '11.5.2-0.0.8 ';
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
description : '' ,
6
6
main : 'index.ets' ,
7
7
type : 'module' ,
8
- version : '11.5.2-0.0.7 ' ,
8
+ version : '11.5.2-0.0.8 ' ,
9
9
dependencies : {
10
10
"@rnoh/react-native-openharmony" : "file:../libs/react_native_openharmony-5.0.0.500.har"
11
11
} ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-oh-tpl/react-native-ble-manager" ,
3
- "version" : " 11.5.2-0.0.7 " ,
3
+ "version" : " 11.5.2-0.0.8 " ,
4
4
"description" : " A BLE module for react native." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments