1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-26 06:43:09 +03:00
Files
okhttp/samples/slack/build.gradle
2019-03-17 00:16:26 -04:00

5 lines
88 B
Groovy

dependencies {
implementation project(':mockwebserver')
implementation deps.moshi
}