migrate to gradle part 2
This commit is contained in:
parent
d0f3644b1f
commit
47f1b10b99
15 changed files with 96 additions and 30 deletions
|
|
@ -4,4 +4,5 @@ plugins {
|
|||
|
||||
dependencies {
|
||||
implementation project(':brouter-util')
|
||||
testImplementation 'junit:junit:4.13.1'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue