Update to Android-Components 100.0.7. (#24878)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>
This commit is contained in:
github-actions[bot] 2022-04-19 21:01:58 -04:00 committed by GitHub
parent 07b59101be
commit 6b25a369b5
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 = "100.0.6"
const val VERSION = "100.0.7"
}