Update to Android-Components 102.0.6.

This commit is contained in:
MickeyMoz 2022-06-08 02:15:12 +00:00 committed by Ryan VanderMeulen
parent e7bac4fcfe
commit 071936017e

View File

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