Update Android Components version to 102.0.20220517171212.

This commit is contained in:
MickeyMoz 2022-05-17 17:59:47 +00:00 committed by Ryan VanderMeulen
parent 6107143f16
commit c1d7d0b29c

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.20220516172914"
const val VERSION = "102.0.20220517171212"
}