2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-07 15:20:38 +00:00

Update Android Components version to 103.0.20220608143046.

This commit is contained in:
MickeyMoz 2022-06-08 15:33:50 +00:00 committed by mergify[bot]
parent 1a2be2065a
commit fea25b34a1

View File

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