Update Android Components version to 105.0.20220727143123.

This commit is contained in:
MickeyMoz 2022-07-27 15:34:28 +00:00 committed by mergify[bot]
parent d48bb493e7
commit b605ee0a8e
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 = "105.0.20220726143051"
const val VERSION = "105.0.20220727143123"
}