Skip to content

Commit 5821b8c

Browse files
authored
Migrate to cimg/android (#379)
1 parent b9bb33f commit 5821b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ executors:
7474
XCODE_VERSION: *xcode-version
7575
android:
7676
docker:
77-
- image: circleci/android:api-30-node
77+
- image: cimg/android:2021.10.2
7878
environment:
7979
JAVA_TOOL_OPTIONS: '-Xmx1536m'
8080
GRADLE_OPTS: '-Dorg.gradle.daemon=false -Dorg.gradle.workers.max=2'

0 commit comments

Comments
 (0)