summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-03-15 13:07:46 +0100
committerTobrun <tobrun@mapbox.com>2018-05-22 17:53:34 +0200
commit60505b03174b5ec02ae723beafa7683f6ed54a62 (patch)
treef54cac803f072f534ca46c3f21eb9971a1591f19 /circle.yml
parentcce72e2d36c5efe53bb026a0d98f835d16440ffa (diff)
downloadqtlocation-mapboxgl-60505b03174b5ec02ae723beafa7683f6ed54a62.tar.gz
[android] - remove mips and armeabi as supported ABIs
[android] - bump CI image to NDK 17 compatible [core] - remove setting edgeDistance to 0, comparison 'const short' > 32767 is always false [android] - remove throwing in desructor, undefined behaviour [android] - bump dependency versions of project
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index ca9ceb6636..53cc6e9c7b 100644
--- a/circle.yml
+++ b/circle.yml
@@ -305,7 +305,7 @@ jobs:
# ------------------------------------------------------------------------------
android-debug-arm-v7:
docker:
- - image: mbgl/7d2403f42e:android-ndk-r16b
+ - image: mbgl/feb0443038:android-ndk-r17
resource_class: large
working_directory: /src
environment:
@@ -378,7 +378,7 @@ jobs:
# ------------------------------------------------------------------------------
android-release-all:
docker:
- - image: mbgl/7d2403f42e:android-ndk-r16b
+ - image: mbgl/feb0443038:android-ndk-r17
resource_class: large
working_directory: /src
environment: