1
0
Fork 0

Update Application Services to 0.44.0

master
Edouard Oger 2019-11-29 13:57:56 -05:00 committed by Christian Sadilek
parent f227acc9f0
commit 401cc37f99
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,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.42.2"
const val mozilla_appservices = "0.44.0"
const val mozilla_glean = "19.0.0"