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

Update to Android-Components 90.0.7. (#20040)



Co-authored-by: default avatarMickeyMoz <sebastian@mozilla.com>
parent 8d87220c
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 = "90.0.6"
    const val VERSION = "90.0.7"
}