Commit 1d50d6fa authored by 7c00's avatar 7c00

Upgrade sdk to v6.3.0

parent 0d0a84ca
......@@ -26,6 +26,6 @@ android {
dependencies {
provided 'com.facebook.react:react-native:+'
compile 'com.amap.api:3dmap:6.2.0'
compile 'com.amap.api:3dmap:6.3.0'
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
......@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.source_files = '**/*.{h,m}'
s.dependency 'React'
s.dependency 'AMap3DMap', "~> 6.2.0"
s.dependency 'AMap3DMap', "~> 6.3.0"
end
{
"name": "react-native-amap3d",
"version": "1.0.0",
"version": "1.0.1",
"description": "react-native 高德地图组件,支持 Android + iOS",
"author": "Qiu Xiang <i@7c00.cc>",
"license": "MIT",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment