diff --git a/.drone.yml b/.drone.yml index a09c4e8045..ce6f74d32c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: - chmod -R 777 . - name: build - image: cimg/android:2023.05.1-node + image: cimg/android:2023.06.1-node environment: CIRCLECI: true COMMIT_CHANGES_TO_GIT: false