Update Android Components version to 54.0.20200810074539.

This commit is contained in:
MickeyMoz 2020-08-10 08:49:37 +00:00 committed by Arturo Mejia
parent 77263aad70
commit fa9fde700e

View File

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