mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-07 19:22:06 +00:00
bump okhttp to 4.12.0
This commit is contained in:
parent
7f4d5773ec
commit
9a990d168c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ dependencies {
|
|||
implementation(libs.androidx.room.ktx)
|
||||
implementation(libs.kaidl.runtime)
|
||||
implementation(libs.rikkax.multiprocess)
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.10.0"))
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
|
||||
|
||||
// define any required OkHttp artifacts without version
|
||||
implementation("com.squareup.okhttp3:okhttp")
|
||||
|
|
Loading…
Add table
Reference in a new issue