summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2019-07-19 10:51:02 +0200
committerGitHub <noreply@github.com>2019-07-19 10:51:02 +0200
commitde667d2fe5df3d5604ab8465eaf8466d4a4abf65 (patch)
tree56366a727dd686733b1113ff285a73c430e073dd
parentbd6c0cc55e53f5daa5b483dc62afe665e7b29597 (diff)
downloadqtlocation-mapboxgl-de667d2fe5df3d5604ab8465eaf8466d4a4abf65.tar.gz
Merge pull request #15170 from mapbox/tvn-snapshot
Update snapshot version for the q release
-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 d996dd7eca..989a56fd63 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=8.2.0-SNAPSHOT
+VERSION_NAME=8.3.0-SNAPSHOT
# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20