We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9db22 commit 47e686eCopy full SHA for 47e686e
1 file changed
.github/workflows/api-level-lint.yml
@@ -16,6 +16,7 @@ jobs:
16
with:
17
distribution: 'temurin'
18
java-version: 20
19
+ cache: gradle
20
- name: Setup Android SDK
21
uses: android-actions/setup-android@v3.2.1
22
- name: Add execution right to the script
0 commit comments