summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Zugaldia <antonio@mapbox.com>2017-03-23 09:07:51 -0400
committerAntonio Zugaldia <antonio@mapbox.com>2017-03-24 09:49:00 -0400
commitf169577aab74c9c4f23ed9d1c93b8a1fa605ce33 (patch)
tree239db01913983e6f0070b230f952f1b59c336954
parent81650240c420907493cfc656e401d1f027cfb873 (diff)
downloadqtlocation-mapboxgl-f169577aab74c9c4f23ed9d1c93b8a1fa605ce33.tar.gz
[android] revert version name to snapshot
-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 9872478d9a..7a6f777a3b 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,5 +1,5 @@
GROUP=com.mapbox.mapboxsdk
-VERSION_NAME=5.0.1
+VERSION_NAME=5.1.0-SNAPSHOT
POM_DESCRIPTION=Mapbox GL Android SDK
POM_URL=https://github.com/mapbox/mapbox-gl-native