summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2017-08-28 17:11:40 -0400
committerFabian Guerra <fabian.guerra@mapbox.com>2017-08-28 17:11:40 -0400
commitdd18e1af1e8366bc3126cc897ae4b6d5890acd0b (patch)
treef04f60f52dabccabcd2c6cb366094fe53193b212
parent8c020591de0f5129b9c9d6a99fcf47fdd61a2b0f (diff)
downloadqtlocation-mapboxgl-dd18e1af1e8366bc3126cc897ae4b6d5890acd0b.tar.gz
[android] Update sdk version.upstream/fabian-merge-release-branch
-rw-r--r--platform/android/MapboxGLAndroidSDK/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/gradle.properties b/platform/android/MapboxGLAndroidSDK/gradle.properties
index 389fcf275a..ff6e2f61df 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,5 +1,5 @@
GROUP=com.mapbox.mapboxsdk
-VERSION_NAME=5.1.3-SNAPSHOT
+VERSION_NAME=5.2.0-SNAPSHOT
POM_DESCRIPTION=Mapbox GL Android SDK
POM_URL=https://github.com/mapbox/mapbox-gl-native