Update config.yml

This commit is contained in:
Eduardo MG
2023-05-07 12:18:18 -06:00
committed by GitHub
parent 756a8907c8
commit bd76554186
+1 -1
View File
@@ -3,7 +3,7 @@ jobs:
build: build:
working_directory: ~/project working_directory: ~/project
docker: docker:
- image: cimg/android:2020.01 - image: circleci/android:api-31-node
environment: environment:
- BUILD_ANDROID=YES - BUILD_ANDROID=YES
steps: steps: