Update Android Components version to 95.0.20211010143144.

This commit is contained in:
MickeyMoz 2021-10-10 15:35:44 +00:00 committed by mergify[bot]
parent 2bb7b13d30
commit b8cf15e6ee
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 = "95.0.20211009143308"
const val VERSION = "95.0.20211010143144"
}