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 09:23:05 +0200
commit80f951e68a3f43f33a7022236d4be38386b2869c (patch)
treedcb58670396c4915e45caa94440f8570f85dba5e
parenta0467ca76de259f372cf9360ea403d07276e4008 (diff)
downloadqtlocation-mapboxgl-upstream/tvn-bump-snapshot-version.tar.gz
[android] - bump snapshot version to 8.1.0upstream/tvn-bump-snapshot-version
-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