We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55018b1 + 54ecff0 commit 1fe7329Copy full SHA for 1fe7329
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.1
+ uses: android-actions/setup-android@v3.2.2
22
- name: Add execution right to the script
23
run: chmod +x gradlew
24
working-directory: ./android
0 commit comments