diff options
author | Tobrun <tobrun.van.nuland@gmail.com> | 2018-04-10 16:55:16 +0200 |
---|---|---|
committer | Tobrun <tobrun@mapbox.com> | 2018-04-10 18:22:07 +0200 |
commit | 8e200ae38736e402929c90a105db9ff6f7677c2a (patch) | |
tree | be363143e9755d6d58ea51cc532d4ff5b7a40a83 | |
parent | 50a8a44bc6442bbb32025bb898796f9ac5df5987 (diff) | |
download | qtlocation-mapboxgl-8e200ae38736e402929c90a105db9ff6f7677c2a.tar.gz |
[android] - bump snapshot version to v5.6.0android-v5.5.2
-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 de93849169..5b8260a53c 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=5.5.2-SNAPSHOT +VERSION_NAME=5.6.0-SNAPSHOT POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native |