Drop custom dependencies
This commit is contained in:
parent
43be2f185e
commit
d959060004
@ -1,5 +0,0 @@
|
|||||||
import org.gradle.api.artifacts.dsl.DependencyHandler
|
|
||||||
|
|
||||||
fun DependencyHandler.customLibrary() {
|
|
||||||
androidTestImplementation(project(path = ":testLib"))
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user