Skip to content

Commit 25db383

Browse files
committed
fix circleci settings
1 parent 9928d60 commit 25db383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
version: 2
1+
version: 2.1
22
jobs:
33
build:
44
docker:
5-
- image: circleci/android@1.0
5+
- image: circleci/android:api-30
66

77
working_directory: ~/repo
88

0 commit comments

Comments
 (0)