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 39.0.20200424130104. (https://github.com/mozilla-mobile/fenix/pull/10190)

This commit is contained in:
Mickey Moz 2020-04-24 17:03:57 +02:00 committed by GitHub
parent a2d169be5f
commit 2d00592f58

View File

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