2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

[fenix] Update Android Components version to 68.0.20201119143053.

This commit is contained in:
MickeyMoz 2020-11-19 15:37:48 +00:00 committed by Sebastian Kaspari
parent 50453307ca
commit 2a957532ce

View File

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