1
0
Fork 0

Update Android Components version to 56.0.20200819190136.

master
MickeyMoz 2020-08-19 19:44:46 +00:00 committed by Jonathan Almeida
parent 86c5a38ed8
commit 35d585d7ac
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 = "54.0.20200818130156"
const val VERSION = "56.0.20200819190136"
}