Update Android Components version to 60.0.20200917130150.

This commit is contained in:
Arturo Mejia 2020-09-17 11:25:11 -04:00 committed by ekager
parent 19f0c543fe
commit d3d24c0f48

View File

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