diff options
author | tobrun <tobrun.van.nuland@gmail.com> | 2019-05-14 15:06:59 +0200 |
---|---|---|
committer | tobrun <tobrun.van.nuland@gmail.com> | 2019-07-15 09:30:44 +0200 |
commit | 37dda8461ef89d07e100b390cce793d6446988ad (patch) | |
tree | ee67c9e161f5dc8a4ecea62ebc66addcb77c09fb | |
parent | 1f1840f352fa4faaac499128615ca7ecf4488dad (diff) | |
download | qtlocation-mapboxgl-upstream/tvn-emulator-test.tar.gz |
[android] - switch abi to x86upstream/tvn-emulator-test
-rw-r--r-- | circle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml index 1b0a4fe694..dadb6f2f99 100644 --- a/circle.yml +++ b/circle.yml @@ -18,7 +18,7 @@ workflows: firebase_device_id: "Nexus4" firebase_device_os: "19" image: android-ndk-r17c:1d5db0eb34 - abi: x86-64 + abi: x86 - android-release: filters: tags: |