Skip to content

Commit 5cd252f

Browse files
fix(deps): update dependency androidx.datastore:datastore-preferences to v1.1.3 (LawnchairLauncher#5306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b99be4 commit 5cd252f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ dependencies {
422422
implementation "com.patrykmichalik.opto:domain:$optoVersion"
423423
implementation "com.patrykmichalik.opto:core:$optoVersion"
424424
implementation "com.patrykmichalik.opto:compose:$optoVersion"
425-
implementation "androidx.datastore:datastore-preferences:1.1.2"
425+
implementation "androidx.datastore:datastore-preferences:1.1.3"
426426
def retrofitVersion = "2.11.0"
427427
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
428428
implementation "com.squareup.retrofit2:converter-kotlinx-serialization:$retrofitVersion"

0 commit comments

Comments
 (0)