From b45ff5dda18f5ad6348a3d0eb28ae85f7c3b13bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Paczos?= Date: Wed, 20 Mar 2019 12:53:54 +0100 Subject: [android] change the firebase device for arm-v7 test run to htc_m8 --- circle.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/circle.yml b/circle.yml index 0aa1a622c3..14aba1c13a 100644 --- a/circle.yml +++ b/circle.yml @@ -15,8 +15,8 @@ workflows: - android-arm-template: name: android-gnustl-arm-v7 stl: gnustl_shared - firebase_device_id: "cheryl" - firebase_device_os: "25" + firebase_device_id: "htc_m8" + firebase_device_os: "19" image: android-ndk-r17c:1d5db0eb34 abi: arm-v7 - android-release: -- cgit v1.2.1