Update Android Components version to 100.0.20220311143109.

This commit is contained in:
MickeyMoz 2022-03-11 15:34:30 +00:00 committed by Ryan VanderMeulen
parent a6c78d8364
commit 5ede761584

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.20220310143121"
const val VERSION = "100.0.20220311143109"
}