1
0
Fork 0

Update Android Components version to 51.0.20200716130034.

master
MickeyMoz 2020-07-16 14:04:48 +00:00 committed by Emily Kager
parent a0d9cdc450
commit aaa2cfe2c7
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 = "50.0.20200712190143"
const val VERSION = "51.0.20200716130034"
}