1
0
Fork 0

Update Android Components version to 38.0.20200407130106.

master
MickeyMoz 2020-04-07 14:03:30 +00:00 committed by Mihai Adrian
parent d66da53c9a
commit d9b5cedd9b
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 = "38.0.20200406190117"
const val VERSION = "38.0.20200407130106"
}