1
0
Fork 0

Update Android Components version to 45.0.20200607130045.

master
MickeyMoz 2020-06-07 14:04:44 +00:00 committed by Emily Kager
parent e28f9d49d1
commit 3b2532c9a8
1 changed files with 1 additions and 1 deletions

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.20200605130045"
const val VERSION = "45.0.20200607130045"
}