Update Android Components version to 100.0.20220314143141.

This commit is contained in:
MickeyMoz 2022-03-14 15:34:49 +00:00 committed by Ryan VanderMeulen
parent ec53937dd9
commit 6592cba38b

View File

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