1
0
Fork 0

Update Android Components version to 40.0.20200428130031.

master
MickeyMoz 2020-04-28 14:03:16 +00:00 committed by Jonathan Almeida
parent 2c18c255da
commit ce8a82bf1a
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 = "39.0.20200427130108"
const val VERSION = "40.0.20200428130031"
}