Update Android Components version to 92.0.20210801190121.

This commit is contained in:
MickeyMoz 2021-08-02 15:35:33 +00:00 committed by mergify[bot]
parent 9889f478ef
commit 77f19dd5e2

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.20210730143121"
const val VERSION = "92.0.20210801190121"
}