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:
@@ -51,4 +51,6 @@ dependencies {
|
||||
implementation project(":userlist")
|
||||
implementation project(":albumlist")
|
||||
implementation project(":photolist")
|
||||
testImplementation project(':testing')
|
||||
androidTestImplementation project(':testing')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user