Update Android Components version to 71.0.20210101143133.

This commit is contained in:
MickeyMoz 2021-01-01 15:34:41 +00:00 committed by mergify[bot]
parent bad65b5017
commit 1666280ae1

View File

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