Update Android Components version to 64.0.20201027143116.

This commit is contained in:
MickeyMoz 2020-10-28 15:34:54 +00:00 committed by Sebastian Kaspari
parent 9748c65c71
commit dec63564a3

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.20201027134712"
const val VERSION = "64.0.20201027143116"
}