mirror of
https://github.com/imcarlost/Friendlists.git
synced 2026-04-10 02:46:54 -04:00
create testing module
This commit is contained in:
@@ -3,4 +3,6 @@ apply from: '../core.gradle'
|
||||
|
||||
dependencies {
|
||||
implementation project(':base')
|
||||
testImplementation project(':testing')
|
||||
androidTestImplementation project(':testing')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user