Update Android Components version to 60.0.20200917190518.

This commit is contained in:
MickeyMoz 2020-09-18 14:07:13 +00:00 committed by Sebastian Kaspari
parent cc9667f722
commit 715e6c022f

View File

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