1
0
Fork 0

Update Android Components version to 37.0.20200319190049.

master
MickeyMoz 2020-03-20 14:04:46 +00:00 committed by Christian Sadilek
parent 699d5b7b15
commit fdbf1d197b
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.20200319130119"
const val VERSION = "37.0.20200319190049"
}