Update to Android-Components 103.0.7. (#26005)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>
This commit is contained in:
github-actions[bot] 2022-07-12 22:37:47 -04:00 committed by GitHub
parent 4c5cb92fdf
commit a354b73d8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 = "103.0.6"
const val VERSION = "103.0.7"
}