Skip to content

Commit 9bee64a

Browse files
Update dependency androidx.preference:preference to v1.2.1
1 parent cbf4f03 commit 9bee64a

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
@@ -89,7 +89,7 @@ androidx_media3_ui = { module = "androidx.media3:media3-ui", version.ref = "medi
8989
androidx_activity_activity = { module = "androidx.activity:activity", version.ref = "activity" }
9090
androidx_activity_compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
9191
androidx_startup = { module = "androidx.startup:startup-runtime", version.ref = "startup" }
92-
androidx_preference = "androidx.preference:preference:1.2.0"
92+
androidx_preference = "androidx.preference:preference:1.2.1"
9393

9494
androidx_compose_bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose_bom" }
9595
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-alpha05"

0 commit comments

Comments
 (0)