1
0
Fork 0

Update Android Components version to 37.0.20200318190037.

master
MickeyMoz 2020-03-19 11:41:17 +01:00 committed by Mihai Branescu
parent a0f8be25b6
commit 5ed131969a
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 = "37.0.20200318130133"
const val VERSION = "37.0.20200318190037"
}