2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00

Update Android Components version to 98.0.20220207143129.

This commit is contained in:
MickeyMoz 2022-02-07 15:33:48 +00:00 committed by mergify[bot]
parent c90dcaa314
commit bae20d6505

View File

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