Update Android Components version to 66.0.20201104190117.

This commit is contained in:
MickeyMoz 2020-11-04 19:31:23 +00:00 committed by Christian Sadilek
parent 0ae268914b
commit baa046088b

View File

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