2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

[fenix] Update Android Components version to 95.0.20211019143246. (https://github.com/mozilla-mobile/fenix/pull/22015)

This commit is contained in:
Mickey Moz 2021-10-19 19:23:00 +02:00 committed by GitHub
parent aabd1999ee
commit 2f98cc71f6

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"
}