Update Android Components version to 96.0.20211126190059.

This commit is contained in:
MickeyMoz 2021-11-27 15:34:29 +00:00 committed by mergify[bot]
parent cfac710754
commit b21ae65e40

View File

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