2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

[fenix] Upgrade Mozilla Application Services to 0.42.2

This commit is contained in:
Christian Sadilek 2019-11-02 17:24:06 -04:00
parent 0eb5656020
commit b425c60f28

View File

@ -42,7 +42,7 @@ object Versions {
// that we depend on directly for the fenix-megazord (and for it's // that we depend on directly for the fenix-megazord (and for it's
// forUnitTest variant), and it's important that it be kept in // forUnitTest variant), and it's important that it be kept in
// sync with the version used by android-components above. // 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" const val mozilla_glean = "19.0.0"