We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e451068 commit 985d3f2Copy full SHA for 985d3f2
.github/workflows/android.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@v4
21
with:
22
- node-version: 22
+ node-version: 20
23
- name: Check Snippets
24
run: python scripts/checksnippets.py
25
- name: Copy mock google_services.json
0 commit comments