Skip to content

Commit

Permalink
Update dependency androidx.datastore:datastore-preferences to v1.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 894c788 commit 0eabff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ dependencies {
implementation("androidx.compose.runtime:runtime:1.7.6")
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.datastore:datastore-core:1.1.2'
implementation 'androidx.datastore:datastore-preferences:1.1.1'
implementation 'androidx.datastore:datastore-preferences:1.1.2'
implementation 'androidx.test.ext:junit-ktx:1.2.1'
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")

Expand Down

0 comments on commit 0eabff6

Please sign in to comment.