1
0
Fork 0

Update Android Components version to 37.0.20200317130045.

master
MickeyMoz 2020-03-17 15:26:51 +01:00 committed by Jonathan Almeida
parent 34144fd254
commit 341393abaa
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
object AndroidComponents {
const val VERSION = "37.0.20200316130158"
const val VERSION = "37.0.20200317130045"
}