diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2016-07-26 16:34:40 +0300 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2016-07-26 16:35:29 +0300 |
commit | 26a9213f6ee0899e5f8cc974881364263095d3aa (patch) | |
tree | 3e504395631c80d90db42979c702b228bc4836d1 /platform/android | |
parent | 427773d31a5b1ad156b923aaf44ea9d2015f5be9 (diff) | |
download | qtlocation-mapboxgl-26a9213f6ee0899e5f8cc974881364263095d3aa.tar.gz |
[build] Upgrade geojson-vt-cpp@6.1.2
Diffstat (limited to 'platform/android')
-rw-r--r-- | platform/android/scripts/configure.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/scripts/configure.sh b/platform/android/scripts/configure.sh index a9a5b25ff7..038d4ad0ab 100644 --- a/platform/android/scripts/configure.sh +++ b/platform/android/scripts/configure.sh @@ -11,7 +11,7 @@ NUNICODE_VERSION=1.6 LIBZIP_VERSION=0.11.2 GEOMETRY_VERSION=0.8.0 GEOJSON_VERSION=0.1.4 -GEOJSONVT_VERSION=6.1.0 +GEOJSONVT_VERSION=6.1.2 VARIANT_VERSION=1.1.0 RAPIDJSON_VERSION=1.0.2 JNI_HPP_VERSION=2.0.0 |