mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
fix(deps): update dependency androidx.datastore:datastore-preferences to v1.1.7 (#5461)
https://developer.android.com/jetpack/androidx/releases/datastore#1.1.7 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -418,7 +418,7 @@ dependencies {
|
||||
implementation "com.patrykmichalik.opto:domain:$optoVersion"
|
||||
implementation "com.patrykmichalik.opto:core:$optoVersion"
|
||||
implementation "com.patrykmichalik.opto:compose:$optoVersion"
|
||||
implementation "androidx.datastore:datastore-preferences:1.1.4"
|
||||
implementation "androidx.datastore:datastore-preferences:1.1.7"
|
||||
def retrofitVersion = "3.0.0"
|
||||
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
|
||||
implementation "com.squareup.retrofit2:converter-kotlinx-serialization:$retrofitVersion"
|
||||
|
||||
Reference in New Issue
Block a user