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

[fenix] Update Android Components version to 48.0.20200628130058.

This commit is contained in:
MickeyMoz 2020-06-28 14:05:04 +00:00 committed by Emily Kager
parent c14051f2fa
commit fe5a47dba5

View File

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