Update config.yml

This commit is contained in:
Eduardo MG
2023-05-07 12:17:06 -06:00
committed by GitHub
parent 73b33bb0a0
commit 756a8907c8

View File

@@ -3,7 +3,7 @@ jobs:
build: build:
working_directory: ~/project working_directory: ~/project
docker: docker:
- image: cimg/android:2022.01 - image: cimg/android:2020.01
environment: environment:
- BUILD_ANDROID=YES - BUILD_ANDROID=YES
steps: steps: