We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b4746e + f384d3c commit d24f86cCopy full SHA for d24f86c
1 file changed
.github/workflows/api-level-lint.yml
@@ -18,7 +18,7 @@ jobs:
18
java-version: 21
19
cache: gradle
20
- name: Setup Android SDK
21
- uses: android-actions/setup-android@v3.2.2
+ uses: android-actions/setup-android@v4.0.1
22
- name: Add execution right to the script
23
run: chmod +x gradlew
24
working-directory: ./android
0 commit comments