Update to Android-Components 108.0.20221101143225

AC version off the new firefox-android repo
This commit is contained in:
dsmithpadilla 2022-11-01 11:32:28 -04:00 committed by mergify[bot]
parent 50c8e56bd2
commit 90b8d339e1
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.20221031143305"
const val VERSION = "108.0.20221101143225"
}