Update Android Components version to 59.0.20200911130559.

This commit is contained in:
MickeyMoz 2020-09-11 14:06:44 +00:00 committed by ekager
parent e6ee13dcbb
commit e602720b87

View File

@ -3,5 +3,5 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
object AndroidComponents {
const val VERSION = "58.0.20200910190642"
const val VERSION = "59.0.20200911130559"
}