Update to Android-Components 107.0.20221002190240.

This commit is contained in:
MickeyMoz 2022-10-02 19:21:00 +00:00 committed by mergify[bot]
parent ee970d4fc8
commit 853ee1aa92
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.20221001143328"
const val VERSION = "107.0.20221002190240"
}