diff options
author | tobrun <tobrun.van.nuland@gmail.com> | 2019-06-26 15:22:07 +0200 |
---|---|---|
committer | tobrun <tobrun.van.nuland@gmail.com> | 2019-06-26 15:58:49 +0200 |
commit | 68f364766308e7d5fb4df496769228c2683ff68b (patch) | |
tree | 03c486db218e08d1cb2503d26dc7c61471584c58 | |
parent | 3b90d95b938485936e9295c8a4044c93c7939cbf (diff) | |
download | qtlocation-mapboxgl-upstream/tvn-ndk-20.tar.gz |
[android] - update CI image to NDK 20upstream/tvn-ndk-20
-rw-r--r-- | circle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml index da5b5ce264..6bbad1da1f 100644 --- a/circle.yml +++ b/circle.yml @@ -530,7 +530,7 @@ jobs: default: "c++_static" image: type: string - default: android-ndk-r19:8e91a7ebab + default: android-ndk-r20:7b7c4b42cf firebase_device_id: type: string default: sailfish |