Update Android Components version to 40.0.20200504130127.

This commit is contained in:
MickeyMoz 2020-05-04 14:03:49 +00:00 committed by Arturo Mejia
parent 378cf2eff9
commit 89c9aaa173

View File

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