Skip to content

Commit

Permalink
Merge pull request #37 from react-native-oh-library/llh_sig
Browse files Browse the repository at this point in the history
release: @react-native-oh-tpl/[email protected]
  • Loading branch information
leehom-liulihong authored Nov 29, 2024
2 parents 2f04324 + 9dad11a commit f672c3f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified harmony/lottie.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/lottie/BuildProfile.ets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Use these variables when you tailor your ArkTS code. They must be of the const type.
*/
export const HAR_VERSION = '6.4.1-0.1.12';
export const HAR_VERSION = '6.4.1-0.1.13';
export const BUILD_MODE_NAME = 'debug';
export const DEBUG = true;
export const TARGET_NAME = 'default';
Expand Down
2 changes: 1 addition & 1 deletion harmony/lottie/oh-package.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "@react-native-oh-tpl/lottie-react-native",
"description": "Native part of lottie-react-native",
"main": "index.ets",
"version": "6.4.1-0.1.12",
"version": "6.4.1-0.1.13",
"dependencies": {
"@rnoh/react-native-openharmony": "^0.72.38",
"@ohos/lottie": "2.0.14"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/lottie-react-native",
"version": "6.4.1-0.1.12",
"version": "6.4.1-0.1.13",
"description": "c-api-foundation",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit f672c3f

Please sign in to comment.