Update Android Components version to 104.0.20220630143048.

This commit is contained in:
MickeyMoz 2022-06-30 15:33:46 +00:00 committed by mergify[bot]
parent 46d73673ec
commit 4c9a316809
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.20220629190109"
const val VERSION = "104.0.20220630143048"
}