1
0
Fork 0

Update Android Components version to 50.0.20200707200739

master
Christian Sadilek 2020-07-07 16:31:28 -04:00
parent 27c608d956
commit 5ad714db86
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 = "49.0.20200707131055"
const val VERSION = "50.0.20200707200739"
}