Update Android Components version to 74.0.20210310112134.

This commit is contained in:
MickeyMoz 2021-03-10 11:43:44 +00:00 committed by mergify[bot]
parent 6002f944e8
commit 2634bf89b2

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.20210309154120"
const val VERSION = "74.0.20210310112134"
}