Update Android Components version to 45.0.20200612203948

This commit is contained in:
Jonathan Almeida 2020-06-12 21:15:17 -04:00 committed by Jonathan Almeida
parent e6da2bd910
commit 7e6116512c

View File

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