Unverified Commit dc3f8958 authored by Stefan Arentz's avatar Stefan Arentz Committed by GitHub
Browse files

Update to Android-Components 67.0.11. (#16977)



Co-authored-by: default avatarMickeyMoz <sebastian@mozilla.com>
parent 356391c2
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 = "67.0.10"
    const val VERSION = "67.0.11"
}