2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

Bug 1830930 - Update AndroidX Annotation to version 1.6.0

This commit is contained in:
Ryan VanderMeulen 2023-05-02 09:56:17 -04:00 committed by mergify[bot]
parent 0a74421dc5
commit b21ff16fed

View File

@ -30,7 +30,7 @@ object FenixVersions {
const val androidx_preference = "1.1.1"
const val androidx_profileinstaller = "1.2.2"
const val androidx_legacy = "1.0.0"
const val androidx_annotation = "1.5.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_navigation = "2.5.3"