Commit 24ef7cd
committed
1. gradle/actions/setup-gradle@v4 — caches Gradle deps, build cache, and wrapper (replaces cache: 'gradle' on setup-java)
2. actions/cache@v4 for AVD — caches ~/.android/avd/* between runs so the ATD system image isn't re-downloaded
First run populates caches. Subsequent runs skip the ~800MB system image download and AVD creation.1 parent c0fe5ce commit 24ef7cd
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
66 | 76 | | |
67 | 77 | | |
68 | 78 | | |
| |||
0 commit comments