From 935c19da2a21e1e9a28fb539820ad41ad81dd62e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:56:57 +0000 Subject: [PATCH] chore(deps): update dependency android to v3 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2cff0cbdcf..c119f297eb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,7 +9,7 @@ version: 2.1 # See: https://circleci.com/docs/orb-intro/ orbs: # See the Android orb documentation here: https://circleci.com/developer/orbs/orb/circleci/android - android: circleci/android@2.5.0 + android: circleci/android@3.0.2 # For gradle managed emulator tests commands: