mirror of
https://github.com/square/okhttp.git
synced 2025-11-24 18:41:06 +03:00
5 lines
81 B
Groovy
5 lines
81 B
Groovy
dependencies {
|
|
implementation project(':okhttp')
|
|
implementation deps.moshi
|
|
}
|