Update Android Components version to 105.0.20220801143302.

This commit is contained in:
MickeyMoz 2022-08-01 15:35:02 +00:00 committed by Ryan VanderMeulen
parent fcb5acb53a
commit 01a0399190
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 = "105.0.20220731143130"
const val VERSION = "105.0.20220801143302"
}