1
0
Fork 0

Update Android Components version to 39.0.20200409130114.

master
MickeyMoz 2020-04-09 14:04:07 +00:00 committed by Mihai Adrian
parent 58fc0e5338
commit d3a5fe5eb4
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.20200408130125"
const val VERSION = "39.0.20200409130114"
}