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