mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Bug 1837323 - Update AndroidX Fragment to version 1.6.0
This commit is contained in:
parent
52cf8a6bba
commit
ef7720beaf
@ -39,7 +39,7 @@ object FenixVersions {
|
||||
const val androidx_legacy = "1.0.0"
|
||||
const val androidx_annotation = "1.6.0"
|
||||
const val androidx_lifecycle = "2.6.1"
|
||||
const val androidx_fragment = "1.5.7"
|
||||
const val androidx_fragment = "1.6.0"
|
||||
const val androidx_navigation = "2.5.3"
|
||||
const val androidx_recyclerview = "1.3.0"
|
||||
const val androidx_core = "1.10.1"
|
||||
|
Loading…
Reference in New Issue
Block a user