Update to Android-Components 106.0.20220828143157.

This commit is contained in:
MickeyMoz 2022-08-28 14:46:39 +00:00 committed by Ryan VanderMeulen
parent 81a95a58ac
commit 8bc9c9b64c
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 = "106.0.20220827143345"
const val VERSION = "106.0.20220828143157"
}