Add test lib
This commit is contained in:
@@ -33,5 +33,5 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
defaultLibrary()
|
defaultLibrary()
|
||||||
|
androidTestImplementation(project(path = ":testLib"))
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user