diff options
author | tobrun <tobrun.van.nuland@gmail.com> | 2019-03-20 14:02:46 +0100 |
---|---|---|
committer | tobrun <tobrun.van.nuland@gmail.com> | 2019-03-20 14:02:46 +0100 |
commit | 27a315980aab1d3a1241f22abe55f63456c6086e (patch) | |
tree | a34abc5a1e8863ca571933ef238c3a9b72b31307 | |
parent | d569d8854a05fb68f3548d1476b1f9d660e09fb8 (diff) | |
download | qtlocation-mapboxgl-upstream/release-horchata-2.tar.gz |
[android] - update snapshot versionupstream/release-horchata-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 2415861e40..3ae5cc7d76 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=6.7.0-SNAPSHOT +VERSION_NAME=6.7.3-SNAPSHOT POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native |