2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00

[fenix] Update Android Components version to 94.0.20210922091950.

This commit is contained in:
MickeyMoz 2021-09-22 09:38:38 +00:00 committed by mergify[bot]
parent bc30e53e5d
commit 832cae98dc

View File

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