Commit e1c94881 authored by MickeyMoz's avatar MickeyMoz Committed by Ryan VanderMeulen
Browse files

Update Android Components version to 102.0.20220527143105.

parent 229b9496
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,5 +3,5 @@
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

object AndroidComponents {
    const val VERSION = "102.0.20220526150122"
    const val VERSION = "102.0.20220527143105"
}