Update Android Components version to 64.0.20201026161129 (#16188)

This commit is contained in:
Christian Sadilek 2020-10-26 14:44:53 -04:00 committed by GitHub
parent 7d59a58134
commit a0f5fd686c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.20201023143136"
const val VERSION = "64.0.20201026161129"
}