Skip to content

Commit

Permalink
Update dependency androidx.datastore:datastore-preferences to v1.1.0 (#…
Browse files Browse the repository at this point in the history
…198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 1a01de5 commit 209af1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@ dependencies {
//compose navigation
implementation("androidx.navigation:navigation-compose:2.7.7")
//datastore
implementation("androidx.datastore:datastore-preferences:1.0.0")
implementation("androidx.datastore:datastore-preferences:1.1.0")
}

0 comments on commit 209af1a

Please sign in to comment.