Update Android Components version to 74.0.20210307143117.

This commit is contained in:
MickeyMoz 2021-03-07 15:34:56 +00:00 committed by mergify[bot]
parent 726cc3f466
commit 502f079a1f

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.20210306143127"
const val VERSION = "74.0.20210307143117"
}