Update Android Components version to 99.0.20220304190054.

This commit is contained in:
MickeyMoz 2022-03-04 19:31:21 +00:00 committed by Ryan VanderMeulen
parent ca8db28cc8
commit 2fba91ea79

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.20220304143210"
const val VERSION = "99.0.20220304190054"
}