Commit 5b83f6c
authored
Use 'debugImplementation' instead 'debugCompile'
Compile dependencies for 'debug' sources (deprecated: use 'debugImplementation' instead).
https://docs.gradle.org/current/userguide/java_library_plugin.html#sec:java_library_separation1 parent 7595b16 commit 5b83f6c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments