From 37dda8461ef89d07e100b390cce793d6446988ad Mon Sep 17 00:00:00 2001 From: tobrun Date: Tue, 14 May 2019 15:06:59 +0200 Subject: [android] - switch abi to x86 --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'circle.yml') 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: -- cgit v1.2.1