2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00

Update Android Components version to 97.0.20220106193801. (#23094)

This commit is contained in:
Mickey Moz 2022-01-06 22:37:28 +01:00 committed by GitHub
parent 27336c2368
commit c8ddd401bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
object AndroidComponents {
const val VERSION = "97.0.20220106143323"
const val VERSION = "97.0.20220106193801"
}