Update Android Components version to 96.0.20211108143323.

This commit is contained in:
MickeyMoz 2021-11-08 15:33:51 +00:00 committed by mergify[bot]
parent f4e7547190
commit aaa4023d8c

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.20211107143105"
const val VERSION = "96.0.20211108143323"
}