Skip to content

Commit f827eee

Browse files
committed
Update
1 parent 0d31897 commit f827eee

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
@@ -7,7 +7,7 @@ jobs:
77
build:
88
working_directory: ~/code
99
docker:
10-
- image: circleci/android:api-29-alpha
10+
- image: circleci/android:api-29
1111
environment:
1212
JVM_OPTS: -Xmx3200m
1313
steps:

0 commit comments

Comments
 (0)