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

This commit is contained in:
MickeyMoz 2020-05-08 14:03:44 +00:00 committed by Arturo Mejia
parent 4cee96a5d4
commit 62fc25e010

View File

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