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 1079ac8 commit ba106f8Copy full SHA for ba106f8
.github/workflows/android.yml
@@ -33,6 +33,7 @@ jobs:
33
# (https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md#android)
34
path: |
35
.dart_tool/
36
+ android/.gradle/
37
build/
38
submodules/flutter/bin/cache/
39
@@ -119,6 +120,7 @@ jobs:
119
120
with:
121
122
123
124
125
126
@@ -178,6 +180,7 @@ jobs:
178
180
179
181
182
183
184
185
186
0 commit comments