summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-05-14 12:34:18 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2019-05-14 23:35:45 +0200
commit46e14f0110b810919becc1b9fd412121ba385517 (patch)
tree88de46518b5bce400c57c527baa90d80cd96b3ca
parent0613e502f0cefd113cecb2ff7a1dc7d343626f25 (diff)
downloadqtlocation-mapboxgl-46e14f0110b810919becc1b9fd412121ba385517.tar.gz
[android] - bump version to 8.0.0
-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 a58d54d639..c02677fbeb 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=7.5.0-SNAPSHOT
+VERSION_NAME=8.0.0-SNAPSHOT
# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20