Update Android Components version to 95.0.20211019143246. (#22015)

This commit is contained in:
Mickey Moz 2021-10-19 19:23:00 +02:00 committed by GitHub
parent d3df7369e0
commit d69f082356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.20211018143318"
const val VERSION = "95.0.20211019143246"
}