Update .gitea/workflows/build-android.yaml
Build Custom Bluesky APK / build-android (push) Failing after 6m6s

This commit is contained in:
2026-09-08 00:12:46 +00:00
parent d3fcac2cf3
commit 37c85f6e19
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Set up Node.js Environment
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'
- name: Set up Java Development Kit (JDK)
uses: actions/setup-java@v4