Skip to content

Commit 6a6c695

Browse files
Update dependency androidx.datastore:datastore-preferences to v1.1.2
1 parent e123e06 commit 6a6c695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", versi
4848
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "compose-tooling" }
4949
androidx-compose-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
5050
androidx-core = "androidx.core:core-ktx:1.15.0"
51-
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
51+
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.2"
5252
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "hiltNavigationCompose" }
5353
androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "lifecycle" }
5454
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle" }

0 commit comments

Comments
 (0)