We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598c688 commit eb96991Copy full SHA for eb96991
.github/workflows/android.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
distribution: 'adopt'
20
java-version: '17'
21
- cache: 'gradle'
+ #cache: 'gradle'
22
- name: Make gradlew executable
23
run: chmod +x ./gradlew
24
- name: Build
0 commit comments