summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-05-17 09:23:05 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2019-05-17 17:05:19 +0200
commit99f090b955e03ee2e477eeb84878ae9c225d30c3 (patch)
tree56a77238ab355e040719a45118d449f5be9f1bb7
parentff3295bd053055854f674d81f4f2c5abfe923b9f (diff)
downloadqtlocation-mapboxgl-99f090b955e03ee2e477eeb84878ae9c225d30c3.tar.gz
[android] - bump snapshot version to 8.1.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 c02677fbeb..9278f92721 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=8.0.0-SNAPSHOT
+VERSION_NAME=8.1.0-SNAPSHOT
# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20