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