1
0
Fork 0

Update Android Components version to 47.0.20200623130149.

master
MickeyMoz 2020-06-23 14:07:53 +00:00 committed by Emily Kager
parent 8ce7cf59c8
commit 78c35e87e7
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 = "47.0.20200622130109"
const val VERSION = "47.0.20200623130149"
}