mirror of
https://github.com/imcarlost/Friendlists.git
synced 2026-04-10 02:46:54 -04:00
fix dependencies
This commit is contained in:
@@ -45,11 +45,11 @@ dependencies {
|
|||||||
api deps.okhttp_logging_interceptor
|
api deps.okhttp_logging_interceptor
|
||||||
api deps.timber
|
api deps.timber
|
||||||
//Testing
|
//Testing
|
||||||
testImplementation deps.testing.junit
|
api deps.testing.junit
|
||||||
testImplementation deps.testing.koin
|
api deps.testing.koin
|
||||||
androidTestImplementation deps.testing.core
|
api deps.testing.core
|
||||||
androidTestImplementation deps.testing.rules
|
api deps.testing.rules
|
||||||
androidTestImplementation deps.testing.runner
|
api deps.testing.runner
|
||||||
androidTestImplementation deps.testing.ext
|
api deps.testing.ext
|
||||||
androidTestImplementation deps.testing.espresso
|
api deps.testing.espresso
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user