Add test lib

This commit is contained in:
2024-10-29 14:02:20 +07:00
parent 3e620930d6
commit 600278bcec

View File

@@ -33,5 +33,5 @@ android {
dependencies {
defaultLibrary()
}
androidTestImplementation(project(path = ":testLib"))
}