Commit 97601d07 authored by 7c00's avatar 7c00

Update android sdk to v6.4.0

parent 5cf088ee
Pipeline #2 canceled with stages
...@@ -26,6 +26,6 @@ android { ...@@ -26,6 +26,6 @@ android {
dependencies { dependencies {
provided 'com.facebook.react:react-native:+' provided 'com.facebook.react:react-native:+'
compile 'com.amap.api:3dmap:6.3.0' compile 'com.amap.api:3dmap:6.4.0'
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" compile "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
} }
{ {
"name": "react-native-amap3d", "name": "react-native-amap3d",
"version": "1.0.1", "version": "1.0.2",
"description": "react-native 高德地图组件,支持 Android + iOS", "description": "react-native 高德地图组件,支持 Android + iOS",
"author": "Qiu Xiang <i@7c00.cc>", "author": "Qiu Xiang <i@7c00.cc>",
"license": "MIT", "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