mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Bug 1830598 - Update a few AndroidX dependencies to their latest point releases
This commit is contained in:
parent
1c22b3cbee
commit
f4577e5ab1
@ -32,12 +32,12 @@ object FenixVersions {
|
|||||||
const val androidx_legacy = "1.0.0"
|
const val androidx_legacy = "1.0.0"
|
||||||
const val androidx_annotation = "1.5.0"
|
const val androidx_annotation = "1.5.0"
|
||||||
const val androidx_lifecycle = "2.6.1"
|
const val androidx_lifecycle = "2.6.1"
|
||||||
const val androidx_fragment = "1.5.1"
|
const val androidx_fragment = "1.5.7"
|
||||||
const val androidx_navigation = "2.5.1"
|
const val androidx_navigation = "2.5.3"
|
||||||
const val androidx_recyclerview = "1.2.1"
|
const val androidx_recyclerview = "1.2.1"
|
||||||
const val androidx_core = "1.10.0"
|
const val androidx_core = "1.10.0"
|
||||||
const val androidx_paging = "3.1.1"
|
const val androidx_paging = "3.1.1"
|
||||||
const val androidx_transition = "1.4.0"
|
const val androidx_transition = "1.4.1"
|
||||||
const val androidx_work = "2.7.1"
|
const val androidx_work = "2.7.1"
|
||||||
const val androidx_datastore = "1.0.0"
|
const val androidx_datastore = "1.0.0"
|
||||||
const val androidx_datastore_preferences = "1.0.0"
|
const val androidx_datastore_preferences = "1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user