Update to Android-Components 110.0.20221216143118.

This commit is contained in:
MickeyMoz 2022-12-16 14:58:13 +00:00 committed by mergify[bot]
parent 2e9a6685c4
commit 96ed5ecc0d
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 = "110.0.20221215190237"
const val VERSION = "110.0.20221216143118"
}