Update to Android-Components 107.0.20221011143144.

This commit is contained in:
MickeyMoz 2022-10-11 14:52:52 +00:00 committed by mergify[bot]
parent 8ed3bf704f
commit c6ff008f4b
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 = "107.0.20221010143126"
const val VERSION = "107.0.20221011143144"
}