[fenix] Update App Services version to 0.48.1 (https://github.com/mozilla-mobile/fenix/pull/7601)

Multiple PRs required to fix UI tests. Force land needed.
pull/600/head
Jonathan Almeida 5 years ago committed by Colin Lee
parent 3af16e3185
commit aeb1af59e2

@ -38,7 +38,7 @@ object Versions {
// that we depend on directly for the fenix-megazord (and for it's
// forUnitTest variant), and it's important that it be kept in
// sync with the version used by android-components above.
const val mozilla_appservices = "0.44.0"
const val mozilla_appservices = "0.48.1"
const val mozilla_glean = "23.0.0"

Loading…
Cancel
Save