Update Android Components version to 75.0.20210324143047.

This commit is contained in:
MickeyMoz 2021-03-24 15:33:33 +00:00 committed by mergify[bot]
parent cd0efaca40
commit fc220da336
1 changed files with 1 additions and 1 deletions

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.20210323143308"
const val VERSION = "75.0.20210324143047"
}