Skip to content

Commit 19dc702

Browse files
Merge pull request #274 from react-native-oh-library/llh_sig-without-codegen
release: @react-native-oh-tpl/[email protected]
2 parents d04eb93 + b63c3de commit 19dc702

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/rn_webview.har

33 Bytes
Binary file not shown.

harmony/rn_webview/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 = '13.10.2-nc.0.0.33';
4+
export const HAR_VERSION = '13.10.2-1.0.34';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/rn_webview/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "@react-native-oh-tpl/react-native-webview",
77
"description": "main cpai architecture",
88
"main": "index.ets",
9-
"version": "13.10.2-nc.0.0.33",
9+
"version": "13.10.2-1.0.34",
1010
"dependencies": {
1111
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
1212
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"Thibault Malbranche <[email protected]>"
1010
],
1111
"license": "MIT",
12-
"version": "13.10.2-nc.0.0.33",
12+
"version": "13.10.2-1.0.34",
1313
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
1414
"scripts": {
1515
"android": "react-native run-android",

0 commit comments

Comments
 (0)