2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00

[fenix] Update Android Components version to 99.0.20220228143604.

This commit is contained in:
MickeyMoz 2022-02-28 15:34:48 +00:00 committed by Ryan VanderMeulen
parent dc543bfd22
commit cda293ce25

View File

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