summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-01-26 11:59:09 +0100
committerTobrun <tobrun@mapbox.com>2018-01-26 17:41:45 +0100
commit082df681c866466b8a69bf27cbb42b01eed7f5e1 (patch)
tree8359685ee812f5e1af6c8832694b81633b080f7a
parenta005fb737545c77d3bd7cf65a7b69023e0db1b21 (diff)
downloadqtlocation-mapboxgl-082df681c866466b8a69bf27cbb42b01eed7f5e1.tar.gz
[android] - bump snapshot version on master to 7.0.0-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 f00eb1d77f..3796173fd9 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,5 +1,5 @@
GROUP=com.mapbox.mapboxsdk
-VERSION_NAME=6.0.0-SNAPSHOT
+VERSION_NAME=7.0.0-SNAPSHOT
POM_DESCRIPTION=Mapbox GL Android SDK
POM_URL=https://github.com/mapbox/mapbox-gl-native