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

[fenix] Update Android Components version to 98.0.20220111190103. (https://github.com/mozilla-mobile/fenix/pull/23158)

Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
This commit is contained in:
Mickey Moz 2022-01-11 22:26:40 +01:00 committed by GitHub
parent 993c0f9ede
commit 95575255f8

View File

@ -3,5 +3,5 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
object AndroidComponents {
const val VERSION = "97.0.20220111143152"
const val VERSION = "98.0.20220111190103"
}