Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-amap3d
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-amap3d
Commits
dc07b1b2
Commit
dc07b1b2
authored
Jul 07, 2017
by
Qiu Xiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新依赖版本
parent
c3fd9be0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
build.gradle
android/build.gradle
+2
-2
Podfile.lock
example/ios/Podfile.lock
+6
-6
No files found.
android/build.gradle
View file @
dc07b1b2
...
...
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
apply
plugin:
'kotlin-android'
buildscript
{
ext
.
kotlin_version
=
'1.1.
2-4
'
ext
.
kotlin_version
=
'1.1.
3-2
'
repositories
{
jcenter
()
...
...
@@ -26,6 +26,6 @@ android {
dependencies
{
provided
'com.facebook.react:react-native:+'
compile
'com.amap.api:3dmap:5.
1.0
'
compile
'com.amap.api:3dmap:5.
2.1
'
compile
"org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
}
example/ios/Podfile.lock
View file @
dc07b1b2
PODS:
- AMap3DMap (5.
1.0
):
- AMap3DMap (5.
2.1
):
- AMapFoundation (~> 1.3)
- AMapFoundation (1.4.
0
)
- AMapFoundation (1.4.
1
)
- React (0.44.0):
- React/Core (= 0.44.0)
- react-native-amap3d (0.
1.0
):
- react-native-amap3d (0.
2.0-alpha.5
):
- AMap3DMap
- React
- React/Core (0.44.0):
...
...
@@ -29,10 +29,10 @@ EXTERNAL SOURCES:
:path: ../node_modules/react-native/ReactCommon/yoga/
SPEC CHECKSUMS:
AMap3DMap:
ab5bf8ada89e08725d199a8e4ae84296a646392d
AMapFoundation:
458974f46a39df8407fd818ab83d2630d494c726
AMap3DMap:
5a98d7c08d23a7f07853e7ee2fa7650057b75896
AMapFoundation:
9cc5198980873cca29bb70466a84b3bd922c0e65
React: d2077cc20245ccdc8bfe1fdc002f2003318ae8d8
react-native-amap3d:
f327e5f91bfdd3486df34bd6dc2ab02ccd8d9a03
react-native-amap3d:
b2a99b123860b415f1dd467484f9d31b9ac4c8f2
Yoga: a92a5d8e128905bf9f29c82f870192a6e873dd98
PODFILE CHECKSUM: 2e99295d5822d28e05a8cbf371d544ae509baf71
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment