Update Android Components version to 102.0.20220506143032.

This commit is contained in:
MickeyMoz 2022-05-06 15:35:34 +00:00 committed by mergify[bot]
parent 29e0e34902
commit 912691d05c

View File

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