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-27 14:32:46 +0200 |
commit | 81ea5d020efd0257083bf323644a575f5ea800c9 (patch) | |
tree | 72a0b647f448503b5f1a8610cd3c05bef197ebe7 /circle.yml | |
parent | 98a5c64d34237e67d6f6e1b034b6e00c98096524 (diff) | |
download | qtlocation-mapboxgl-81ea5d020efd0257083bf323644a575f5ea800c9.tar.gz |
[android] - update CI image to NDK 20
Diffstat (limited to 'circle.yml')
-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 |