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 53.0.20200803131508.

This commit is contained in:
MickeyMoz 2020-08-03 14:13:10 +00:00 committed by Emily Kager
parent f7ad4fdcc6
commit ba3f480a98

View File

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