Update to Android-Components 108.0.20221029010307.

This commit is contained in:
MickeyMoz 2022-10-29 01:30:38 +00:00 committed by mergify[bot]
parent db31b3e2fb
commit 5d3f2ad5c5
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 = "108.0.20221028143126"
const val VERSION = "108.0.20221029010307"
}