1
0
Fork 0

Update Android Components version to 52.0.20200724130127.

master
MickeyMoz 2020-07-24 14:06:14 +00:00 committed by Jonathan Almeida
parent d15b8381a6
commit 6c0be8db1d
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 = "52.0.20200723130248"
const val VERSION = "52.0.20200724130127"
}