mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 14:54:00 +00:00
Update retrofitVersion to v2.11.0 (#4160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -388,7 +388,7 @@ dependencies {
|
||||
implementation "com.patrykmichalik.opto:core:$optoVersion"
|
||||
implementation "com.patrykmichalik.opto:compose:$optoVersion"
|
||||
implementation "androidx.datastore:datastore-preferences:1.0.0"
|
||||
def retrofitVersion = "2.10.0"
|
||||
def retrofitVersion = "2.11.0"
|
||||
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
|
||||
implementation "com.squareup.retrofit2:converter-kotlinx-serialization:$retrofitVersion"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user