Update Android Components version to 104.0.20220722143220.

This commit is contained in:
MickeyMoz 2022-07-22 15:34:24 +00:00 committed by mergify[bot]
parent 1e43c4474c
commit 8f06aad310
1 changed files with 1 additions and 1 deletions

View File

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