mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.1.0 (#5588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -427,7 +427,7 @@ dependencies {
|
||||
def retrofitVersion = "3.0.0"
|
||||
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
|
||||
implementation "com.squareup.retrofit2:converter-kotlinx-serialization:$retrofitVersion"
|
||||
implementation "com.squareup.okhttp3:okhttp:5.0.0"
|
||||
implementation "com.squareup.okhttp3:okhttp:5.1.0"
|
||||
|
||||
def roomVersion = '2.7.2'
|
||||
implementation "androidx.room:room-runtime:$roomVersion"
|
||||
|
||||
Reference in New Issue
Block a user