Update Android Components version to 101.0.20220413143058.

This commit is contained in:
MickeyMoz 2022-04-13 15:36:20 +00:00 committed by mergify[bot]
parent cf53a84278
commit 1a49d795d2

View File

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