Update to Android-Components 109.0.20221208025039.

This commit is contained in:
MickeyMoz 2022-12-08 03:21:31 +00:00 committed by Ryan VanderMeulen
parent f38d5c52f3
commit a479ac5b26
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 = "109.0.20221207203046"
const val VERSION = "109.0.20221208025039"
}