1
0
Fork 0

Update App Services version to 0.48.1 (#7601)

Multiple PRs required to fix UI tests. Force land needed.
master
Jonathan Almeida 2020-01-10 15:52:13 -05:00 committed by Colin Lee
parent a72620ae07
commit 3ac17fd390
1 changed files with 1 additions and 1 deletions

View File

@ -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"