1
0
Fork 0

Update Android Components version to 54.0.20200806130142.

master
MickeyMoz 2020-08-06 14:09:14 +00:00 committed by Sebastian Kaspari
parent 06ba8a0200
commit dbc1001d03
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.20200804130112"
const val VERSION = "54.0.20200806130142"
}