Skip to content

Commit 91fd65f

Browse files
committed
circlci: Switch to a lower API version
1 parent 548ddde commit 91fd65f

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
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/code
55
docker:
6-
- image: circleci/android:api-31
6+
- image: circleci/android:api-30
77
environment:
88
JVM_OPTS: -Xmx3200m
99
steps:

0 commit comments

Comments
 (0)