Skip to content

Commit 7594d1a

Browse files
committed
[Catalog] Fix crash in TopAppBarPreferencesCardItemsFragment demo
Resolves #5065 PiperOrigin-RevId: 901318621
1 parent 63dba4c commit 7594d1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ androidXGridLayout = "1.0.0"
2525
androidXGraphicsShapes = "1.0.1"
2626
androidXLifecycle = "2.0.0"
2727
androidXMultidex = "2.0.1"
28-
androidXPreference = "1.1.1"
28+
androidXPreference = "1.2.1"
2929
androidXRecyclerView = "1.2.1"
3030
androidXRecyclerViewSelection = "1.0.0"
3131
androidXResourceInspectionAnnotation = "1.0.1"

0 commit comments

Comments
 (0)