1
0
Fork 0

Update Android Components version to 53.0.20200804130112.

master
MickeyMoz 2020-08-04 14:18:25 +00:00 committed by Emily Kager
parent 824dea36a6
commit c3411a2be6
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 = "53.0.20200803131508"
const val VERSION = "53.0.20200804130112"
}