1
0
Fork 0

Upgrade Mozilla Application Services to 0.42.2

master
Christian Sadilek 2019-11-02 17:24:06 -04:00
parent 35d60130f2
commit b3d62094cc
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,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.0"
const val mozilla_appservices = "0.42.2"
const val mozilla_glean = "19.0.0"