5 lines
88 B
Groovy
5 lines
88 B
Groovy
|
|
dependencies {
|
|
implementation libs.bridj
|
|
testImplementation testLibs.mockito
|
|
}
|