Revert "Bug 1966060 - Update AndroidX SavedState to version 1.3.0. r=android-reviewers,marcin" for causing build bustages at PresShell.cpp

This reverts commit ad9f339f51.
This commit is contained in:
Cristina Horotan
2025-05-14 17:00:50 +03:00
committed by chorotan@mozilla.com
parent 9c40245049
commit 5901b2c539

View File

@@ -43,7 +43,7 @@ preferences = "1.2.1"
profileinstaller = "1.4.0" profileinstaller = "1.4.0"
recyclerview = "1.4.0" recyclerview = "1.4.0"
room = "2.7.1" room = "2.7.1"
savedstate = "1.3.0" savedstate = "1.2.1"
swiperefreshlayout = "1.1.0" swiperefreshlayout = "1.1.0"
transition = "1.6.0" transition = "1.6.0"
viewpager2 = "1.1.0" viewpager2 = "1.1.0"