Update to Android-Components 108.0.20221102143037.

This commit is contained in:
MickeyMoz 2022-11-02 14:49:45 +00:00 committed by Ryan VanderMeulen
parent 1dbee2291b
commit 063f00ca95
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.20221101212406"
const val VERSION = "108.0.20221102143037"
}