Unverified Commit 1b3807b6 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Update to Android-Components 102.0.8. (#25600)



Co-authored-by: default avatarMickeyMoz <sebastian@mozilla.com>
parent 4409791e
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.7"
    const val VERSION = "102.0.8"
}