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

[fenix] Update Android Components version to 65.0.20201030143049. (https://github.com/mozilla-mobile/fenix/pull/16286)

This commit is contained in:
Mickey Moz 2020-10-30 19:16:01 +01:00 committed by GitHub
parent 45aa002f94
commit ccb507dc60

View File

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