1
0
Fork 0

Update Android Components version to 49.0.20200630133320.

master
MickeyMoz 2020-06-30 14:03:44 +00:00 committed by Emily Kager
parent fb4822498f
commit 55292481d4
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 = "48.0.20200629130051"
const val VERSION = "49.0.20200630133320"
}