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.20220127190345.

This commit is contained in:
MickeyMoz 2022-01-28 16:51:30 +00:00 committed by mergify[bot]
parent e6b981e928
commit 0ed58d7dba

View File

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