diff --git a/README.md b/README.md index 1d0675a8..05f6e554 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # @react-native-ohos/react-native-baidu-map This project is based on [react-native-baidu-map](https://github.com/lovebing/react-native-baidu-map) ## Documentation -[中文](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-baidu-map.md) +[中文](https://gitcode.com/OpenHarmony-RN/usage-docs/blob/master/zh-cn/react-native-baidu-map.md) -[English](https://gitee.com/react-native-oh-library/usage-docs/blob/master/en/react-native-baidu-map.md) +[English](https://gitcode.com/OpenHarmony-RN/usage-docs/blob/master/en/react-native-baidu-map.md) ## License This library is licensed under [The MIT License (MIT)](https://github.com/react-native-oh-library/react-native-baidu-map/blob/sig/LICENSE). \ No newline at end of file diff --git a/harmony/baidu_map.har b/harmony/baidu_map.har index b92e7722..234c230e 100644 Binary files a/harmony/baidu_map.har and b/harmony/baidu_map.har differ diff --git a/harmony/baidu_map/oh-package.json5 b/harmony/baidu_map/oh-package.json5 index 957c6cd5..ff47db81 100644 --- a/harmony/baidu_map/oh-package.json5 +++ b/harmony/baidu_map/oh-package.json5 @@ -8,7 +8,7 @@ "name": "@react-native-ohos/react-native-baidu-map", "description": "Baidu Map SDK modules and views for React Native, support react native 0.61+. 百度地图 React Native 模块,支持 react native 0.61+,已更新到最新的百度地图 SDK 版本。", "main": "index.ets", - "version": "1.1.0-rc.1", + "version": "1.1.0", "dependencies": { "@rnoh/react-native-openharmony": "file:../react_native_openharmony", "@bdmap/base": "1.2.8", diff --git a/package.json b/package.json index df94af2b..fefa16bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-ohos/react-native-baidu-map", - "version": "1.1.0-rc.1", + "version": "1.1.0", "description": "Baidu Map SDK modules and views for React Native, support react native 0.61+. 百度地图 React Native 模块,支持 react native 0.61+,已更新到最新的百度地图 SDK 版本。", "main": "index.js", "scripts": {