Update Android Components version to 90.0.20210518143104.

This commit is contained in:
MickeyMoz 2021-05-18 15:34:04 +00:00 committed by mergify[bot]
parent 52587753a5
commit d2ac678625

View File

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