1
0
Fork 0

Update Android Components version to 40.0.20200504130127.

master
MickeyMoz 2020-05-04 14:03:49 +00:00 committed by Arturo Mejia
parent 378cf2eff9
commit 89c9aaa173
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 = "40.0.20200503130122"
const val VERSION = "40.0.20200504130127"
}