Commit f48c280
Update Gradle instructions to use implementation instead of compile
The `compile` configuration was deprecated in Gradle 3.4 and removed
in Gradle 7.0. The modern `implementation` configuration should be
used instead.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 970c79d commit f48c280
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments