summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-03-22 11:17:15 +0100
committerTobrun <tobrun@mapbox.com>2019-03-22 14:03:22 +0100
commit2de2b0b068520a55170d23c86f349232b3e28ae7 (patch)
tree0b9a81855fc6e86e4074f8f07fa0acad2b0ef003
parent14703a8f84fd7a3cdb4ce7f5749d2dafb02f4178 (diff)
downloadqtlocation-mapboxgl-2de2b0b068520a55170d23c86f349232b3e28ae7.tar.gz
[android] - bump snapshot version to 7.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 be4246a903..5f3ea808fa 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=7.3.0-SNAPSHOT
+VERSION_NAME=7.4.0-SNAPSHOT
# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20