Update Android Components version to 101.0.20220419143104.

This commit is contained in:
MickeyMoz 2022-04-19 15:35:28 +00:00 committed by mergify[bot]
parent 6efbee7526
commit d1c43761eb
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 = "101.0.20220418190127"
const val VERSION = "101.0.20220419143104"
}