summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/build.gradle
diff options
context:
space:
mode:
authorkevin <kevin.li@mapbox.com>2019-04-17 10:18:41 +0800
committerŁukasz Paczos <lukasz.paczos@mapbox.com>2019-04-18 16:00:12 +0200
commitfd28272bb626a49c620296a8437a5c7d21cd89f4 (patch)
tree9ae7078b12185be0a9d211604167ff5742c9d286 /platform/android/MapboxGLAndroidSDK/build.gradle
parent6ad2103c133aa0f390db21d9896910f50ddeaa96 (diff)
downloadqtlocation-mapboxgl-fd28272bb626a49c620296a8437a5c7d21cd89f4.tar.gz
bump telemetry to 4.4.0
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/build.gradle')
-rw-r--r--platform/android/MapboxGLAndroidSDK/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/build.gradle b/platform/android/MapboxGLAndroidSDK/build.gradle
index 4ad41a9c81..74c7c4c465 100644
--- a/platform/android/MapboxGLAndroidSDK/build.gradle
+++ b/platform/android/MapboxGLAndroidSDK/build.gradle
@@ -5,7 +5,6 @@ apply plugin: 'kotlin-android'
dependencies {
lintChecks project(":MapboxGLAndroidSDKLint")
api dependenciesList.mapboxAndroidTelemetry
- api 'com.mapbox.mapboxsdk:mapbox-android-telemetry:4.4.0-SNAPSHOT'
api dependenciesList.mapboxJavaGeoJSON
api dependenciesList.mapboxAndroidGestures
implementation dependenciesList.mapboxJavaTurf