2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

[fenix] Update Android Components version to 44.0.20200530130137.

This commit is contained in:
MickeyMoz 2020-05-30 14:03:07 +00:00 committed by Emily Kager
parent 7c8d5c8176
commit 551ccc071b

View File

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