Update Android Components version to 66.0.20201104143131.

This commit is contained in:
MickeyMoz 2020-11-04 15:33:50 +00:00 committed by Sebastian Kaspari
parent 88bfaaabe7
commit 8a12d1ac21

View File

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