2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-11 13:11:01 +00:00

Update Android Components version to 99.0.20220209143350.

This commit is contained in:
MickeyMoz 2022-02-09 15:34:00 +00:00 committed by mergify[bot]
parent 80c9ad9100
commit 974653084a

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 = "99.0.20220208145842" const val VERSION = "99.0.20220209143350"
} }