Update Android Components version to 75.0.20210405143037.

This commit is contained in:
MickeyMoz 2021-04-05 15:32:31 +00:00 committed by mergify[bot]
parent 3260cbd986
commit 86d950bd0d

View File

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