summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
diff options
context:
space:
mode:
authorTobrun <tobrun@mapbox.com>2017-05-12 15:16:13 +0200
committerGitHub <noreply@github.com>2017-05-12 15:16:13 +0200
commite681f69993ea9b28e745e8933744960eb5a608f8 (patch)
treea0e9dc175a48151e62d4b49130ceb42a509a22ea /platform/android/MapboxGLAndroidSDKTestApp
parent850b008a2fd872c6158502b821da17864711bb12 (diff)
downloadqtlocation-mapboxgl-e681f69993ea9b28e745e8933744960eb5a608f8.tar.gz
[android] - update LOST to 2.3.0 (#8872)
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/build.gradle3
1 files changed, 0 insertions, 3 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/build.gradle b/platform/android/MapboxGLAndroidSDKTestApp/build.gradle
index 3dc20c9f5b..56b537e2a2 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/build.gradle
+++ b/platform/android/MapboxGLAndroidSDKTestApp/build.gradle
@@ -61,10 +61,7 @@ dependencies {
}
// Support libraries
- compile rootProject.ext.dep.supportAnnotations
- compile rootProject.ext.dep.supportV4
compile rootProject.ext.dep.supportAppcompatV7
- compile rootProject.ext.dep.supportDesign
compile rootProject.ext.dep.supportRecyclerView
// Leak Canary