Update Android Components version to 105.0.20220804143845. (#26319)

This commit is contained in:
Mickey Moz 2022-08-04 19:00:07 +02:00 committed by GitHub
parent 9a6d7f5bbd
commit 20911100d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.20220803135114"
const val VERSION = "105.0.20220804143845"
}