Update Android Components version to 73.0.20210129102924

This commit is contained in:
Jonathan Almeida 2021-01-29 18:06:01 +04:00 committed by Jonathan Almeida
parent be0382fca7
commit a97ea9ac53

View File

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