Update Android Components version to 64.0.20201027134712.

This commit is contained in:
Arturo Mejia 2020-10-27 10:40:51 -04:00
parent 0ae0b89d65
commit 0953c61082

View File

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