diff options
author | tobrun <tobrun.van.nuland@gmail.com> | 2019-08-21 21:15:58 +0200 |
---|---|---|
committer | Tobrun <tobrun.van.nuland@gmail.com> | 2019-08-22 12:36:28 +0300 |
commit | 81111c955bf546f3cc56f32576024b872ad3a5c1 (patch) | |
tree | 4a103900f5c11f7d2eda6a99e69bb0aebcdd0279 /platform | |
parent | a1da06cb68ebfe98601390349d5d914a9c939c70 (diff) | |
download | qtlocation-mapboxgl-81111c955bf546f3cc56f32576024b872ad3a5c1.tar.gz |
[android] update snapshot version number to 8.4.0
Diffstat (limited to 'platform')
-rw-r--r-- | platform/android/MapboxGLAndroidSDK/gradle.properties | 2 |
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 |