Update Android Components version to 51.0.20200720130437.

This commit is contained in:
MickeyMoz 2020-07-20 14:06:15 +00:00 committed by Emily Kager
parent c66480d6dd
commit f3dd4fc4df

View File

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