mirror of
https://github.com/square/okhttp.git
synced 2025-11-23 06:42:24 +03:00
Adopt Version Catalog and Updates plugin (#7075)
This commit is contained in:
@@ -8,9 +8,9 @@ dependencies {
|
||||
implementation(projects.mockwebserver)
|
||||
implementation(projects.okhttpTestingSupport)
|
||||
implementation(projects.okhttpTls)
|
||||
implementation(Dependencies.animalSniffer)
|
||||
implementation(Dependencies.moshi)
|
||||
kapt(Dependencies.moshiCompiler)
|
||||
implementation(libs.animalsniffer.annotations)
|
||||
implementation(libs.squareup.moshi)
|
||||
kapt(libs.moshiCompiler)
|
||||
}
|
||||
|
||||
java {
|
||||
|
||||
Reference in New Issue
Block a user