Update Android Components version to 100.0.20220322143329.

This commit is contained in:
MickeyMoz 2022-03-22 15:37:29 +00:00 committed by Ryan VanderMeulen
parent 5961ab2ede
commit 389cb91267

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.20220321143410"
const val VERSION = "100.0.20220322143329"
}