summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-04-30 09:18:59 +0200
committertobrun <tobrun.van.nuland@gmail.com>2019-04-30 09:18:59 +0200
commit3a50fb4de65171e4653bece370e0f7159d4f8f22 (patch)
tree4a8a07858b29eacf480d663b06c33f6a31e3f95f
parent7263c7973b0dfb0acddd8bf66de7e57391fa5903 (diff)
downloadqtlocation-mapboxgl-upstream/tvn-bump-7.5.0.tar.gz
[android] - update snapshot version to v7.5.0upstream/tvn-bump-7.5.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 5f3ea808fa..a58d54d639 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=7.4.0-SNAPSHOT
+VERSION_NAME=7.5.0-SNAPSHOT
# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20