summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-09-24 18:15:13 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2019-09-24 19:14:41 +0200
commit3be974cbf912f4647227110f5896d9c46bb15ace (patch)
treeebdaecada9e305fc2db2a7c63ccf313b2bd1a27a
parent426da3a6af88f32a6d68d9c1990ac06a4e540f50 (diff)
downloadqtlocation-mapboxgl-3be974cbf912f4647227110f5896d9c46bb15ace.tar.gz
[android] update snapshot version for release-sangria
-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 f906453f56..e3fedcde04 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=8.4.0-SNAPSHOT
+VERSION_NAME=8.5.0-SNAPSHOT
# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20