We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8740e44 + cd1a3d2 commit 276cc06Copy full SHA for 276cc06
1 file changed
.github/workflows/api-level-lint.yml
@@ -20,7 +20,7 @@ jobs:
20
distribution: 'adopt'
21
java-version: 16
22
- name: Setup Android SDK
23
- uses: android-actions/setup-android@v2.0.8
+ uses: android-actions/setup-android@v2.0.9
24
- name: Add execution right to the script
25
run: chmod +x gradlew
26
working-directory: ./android
0 commit comments