Update Android Components version to 102.0.20220519222019.

This commit is contained in:
MickeyMoz 2022-05-19 23:10:25 +00:00 committed by Ryan VanderMeulen
parent 676d7090f0
commit cf227db966

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.20220519143042"
const val VERSION = "102.0.20220519222019"
}