summaryrefslogtreecommitdiff
path: root/platform/android/scripts/configure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/scripts/configure.sh')
-rw-r--r--platform/android/scripts/configure.sh11
1 files changed, 7 insertions, 4 deletions
diff --git a/platform/android/scripts/configure.sh b/platform/android/scripts/configure.sh
index 81bdf19e98..2bbc134597 100644
--- a/platform/android/scripts/configure.sh
+++ b/platform/android/scripts/configure.sh
@@ -1,16 +1,19 @@
#!/usr/bin/env bash
-BOOST_VERSION=1.59.0
+UNIQUE_RESOURCE_VERSION=dev
+PROTOZERO_VERSION=1.3.0
+BOOST_VERSION=1.60.0
LIBPNG_VERSION=1.6.20
LIBJPEG_TURBO_VERSION=1.4.2
SQLITE_VERSION=3.9.1
-LIBUV_VERSION=1.7.5
ZLIB_VERSION=system
NUNICODE_VERSION=1.6
LIBZIP_VERSION=0.11.2
-GEOJSONVT_VERSION=3.1.0
-VARIANT_VERSION=1.0
+GEOMETRY_VERSION=0.5.0
+GEOJSONVT_VERSION=4.1.2
+VARIANT_VERSION=1.1.0
RAPIDJSON_VERSION=1.0.2
JNI_HPP_VERSION=2.0.0
+EARCUT_VERSION=0.11
export MASON_ANDROID_ABI=${MASON_PLATFORM_VERSION}