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
export default class BuildProfile {
2
- static readonly HAR_VERSION = '1.1.8-0.2.1 ';
2
+ static readonly HAR_VERSION = '1.1.8-0.2.2 ';
3
3
static readonly BUILD_MODE_NAME = 'debug';
4
4
static readonly DEBUG = true;
5
5
static readonly TARGET_NAME = 'default';
Original file line number Diff line number Diff line change 6
6
"name" : "@react-native-oh-tpl/react-native-clippathview" ,
7
7
"description" : "Please describe the basic information." ,
8
8
"main" : "index.ets" ,
9
- "version" : "1.1.8-0.2.1 " ,
9
+ "version" : "1.1.8-0.2.2 " ,
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-clippathview" ,
3
3
"title" : " React Native ClipPath" ,
4
- "version" : " 1.1.8-0.2.1 " ,
4
+ "version" : " 1.1.8-0.2.2 " ,
5
5
"description" : " ClipPath Android Web IOS Harmony" ,
6
6
"main" : " index.js" ,
7
7
"types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments