diff --git a/harmony/maps.har b/harmony/maps.har index 53972ab0e..96953b885 100644 Binary files a/harmony/maps.har and b/harmony/maps.har differ diff --git a/harmony/maps/oh-package.json5 b/harmony/maps/oh-package.json5 index 575caaa81..d1bed66b2 100644 --- a/harmony/maps/oh-package.json5 +++ b/harmony/maps/oh-package.json5 @@ -1,12 +1,12 @@ { "name": "@react-native-oh-tpl/react-native-maps", - "version": "1.10.3-0.1.0", + "version": "1.10.3-0.1.1", "description": "Map for React Native", "main": "Index.ets", "author": "", "license": "Apache-2.0", "dependencies": { - "@rnoh/react-native-openharmony": "file:../../../libs/react_native_openharmony-5.0.0.600.har" + "@rnoh/react-native-openharmony": "file:../../../libs/react_native_openharmony-5.0.0.802.har" }, "modelVersion": "5.0.0" } diff --git a/package.json b/package.json index 90255bcfe..407f74afe 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "lib/index.js", "author": "Leland Richardson ", "homepage": "https://github.com/react-native-oh-library/react-native-maps#readme", - "version": "1.10.3-0.1.0", + "version": "1.10.3-0.1.1", "license": "MIT", "scripts": { "lint": "eslint . --max-warnings 0",