Update Android Components version to 74.0.20210301143120.

This commit is contained in:
MickeyMoz 2021-03-01 15:35:33 +00:00 committed by mergify[bot]
parent d8dd809ed4
commit b713561110

View File

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