Commit 9a947cb
committed
Fix deprecated Gradle syntax
Gradle deprecate the use of `compile` in favor of `implementation` and `api`.1 parent ef97440 commit 9a947cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
0 commit comments