summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-08-21 21:15:58 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2019-08-22 12:36:28 +0300
commit81111c955bf546f3cc56f32576024b872ad3a5c1 (patch)
tree4a103900f5c11f7d2eda6a99e69bb0aebcdd0279
parenta1da06cb68ebfe98601390349d5d914a9c939c70 (diff)
downloadqtlocation-mapboxgl-81111c955bf546f3cc56f32576024b872ad3a5c1.tar.gz
[android] update snapshot version number to 8.4.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 989a56fd63..f906453f56 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=8.3.0-SNAPSHOT
+VERSION_NAME=8.4.0-SNAPSHOT
# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20