Update Android Components version to 92.0.20210721180104.

This commit is contained in:
MickeyMoz 2021-07-22 15:39:24 +00:00 committed by mergify[bot]
parent ac0f3cc3ad
commit 3f975952e2

View File

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