From e398660aaa6c640df09757344b77b86edbf64c6e Mon Sep 17 00:00:00 2001 From: tobrun Date: Mon, 29 Jul 2019 21:03:24 +0200 Subject: [android] - move device unde test to Nexus 7 --- circle.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/circle.yml b/circle.yml index ceeca4bdd6..05986b3c6a 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: "htc_m8" - firebase_device_os: "19" + firebase_device_id: "flo" + firebase_device_os: "21" image: android-ndk-r17c:1d5db0eb34 abi: arm-v7 - android-release: -- cgit v1.2.1