Update Android Components version to 94.0.20210926133629.

This commit is contained in:
MickeyMoz 2021-09-26 14:15:22 +00:00 committed by Christian Sadilek
parent 009f2a97b8
commit 83357c673d

View File

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