Update to Android-Components 100.0.4. (#24745)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>
This commit is contained in:
github-actions[bot] 2022-04-13 09:37:11 -04:00 committed by GitHub
parent 196cc82905
commit a54fc3c216
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.3"
const val VERSION = "100.0.4"
}