summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-09-06 08:31:07 -0700
committerGitHub <noreply@github.com>2019-09-06 08:31:07 -0700
commitb391679799cff8145cf44a06500cfe0ebe9d8168 (patch)
treebcb6db3cf3d5a5eaca0689d404d2c9d85fab839e
parent1bd439ad82696deb77b8f90c12cab642881643a4 (diff)
downloadqtlocation-mapboxgl-b391679799cff8145cf44a06500cfe0ebe9d8168.tar.gz
[android] Bumped Java SDK dependency to 4.9.0-alpha.1 (#15570)
-rw-r--r--platform/android/LICENSE.md4
-rw-r--r--platform/android/gradle/dependencies.gradle2
m---------platform/android/vendor/mapbox-java0
3 files changed, 3 insertions, 3 deletions
diff --git a/platform/android/LICENSE.md b/platform/android/LICENSE.md
index 18e5cb41c3..8423a34a6a 100644
--- a/platform/android/LICENSE.md
+++ b/platform/android/LICENSE.md
@@ -185,13 +185,13 @@ License: [The Apache Software License, Version 2.0](http://www.apache.org/licens
===========================================================================
-Mapbox GL uses portions of the Mapbox Services SDK.
+Mapbox GL uses portions of the Mapbox Java SDK.
URL: [https://github.com/mapbox/mapbox-java](https://github.com/mapbox/mapbox-java)
License: [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
===========================================================================
-Mapbox GL uses portions of the Mapbox Services SDK.
+Mapbox GL uses portions of the Mapbox Java SDK.
URL: [https://github.com/mapbox/mapbox-java](https://github.com/mapbox/mapbox-java)
License: [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
diff --git a/platform/android/gradle/dependencies.gradle b/platform/android/gradle/dependencies.gradle
index da7f007065..c1c4894727 100644
--- a/platform/android/gradle/dependencies.gradle
+++ b/platform/android/gradle/dependencies.gradle
@@ -7,7 +7,7 @@ ext {
]
versions = [
- mapboxServices : '4.8.0',
+ mapboxServices : '4.9.0-alpha.1',
mapboxTelemetry : '4.5.1',
mapboxCore : '1.3.0',
mapboxGestures : '0.5.1',
diff --git a/platform/android/vendor/mapbox-java b/platform/android/vendor/mapbox-java
-Subproject 305f6a78d1c1c4ec45735b0cf98bd7c4ea4658f
+Subproject 84de2d4b02e93a9eda9d0254332cd356d17445d