Commit 8baba751 authored by MickeyMoz's avatar MickeyMoz Committed by mergify[bot]
Browse files

Update to Android-Components 90.0.8.

parent 3df7ccd4
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.7"
    const val VERSION = "90.0.8"
}