1
0
Fork 0

Update Android Components version to 41.0.20200508130136.

master
MickeyMoz 2020-05-08 14:03:44 +00:00 committed by Arturo Mejia
parent 7fe6f68e00
commit 046009a105
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 = "41.0.20200507130125"
const val VERSION = "41.0.20200508130136"
}