diff options
author | tobrun <tobrun.van.nuland@gmail.com> | 2019-05-17 09:23:05 +0200 |
---|---|---|
committer | Tobrun <tobrun.van.nuland@gmail.com> | 2019-05-17 17:05:19 +0200 |
commit | 99f090b955e03ee2e477eeb84878ae9c225d30c3 (patch) | |
tree | 56a77238ab355e040719a45118d449f5be9f1bb7 /platform/android/MapboxGLAndroidSDK/gradle.properties | |
parent | ff3295bd053055854f674d81f4f2c5abfe923b9f (diff) | |
download | qtlocation-mapboxgl-99f090b955e03ee2e477eeb84878ae9c225d30c3.tar.gz |
[android] - bump snapshot version to 8.1.0
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/gradle.properties')
-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 c02677fbeb..9278f92721 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=8.0.0-SNAPSHOT +VERSION_NAME=8.1.0-SNAPSHOT # Only build native dependencies for the current ABI # See https://code.google.com/p/android/issues/detail?id=221098#c20 |