Loading buildSrc/src/main/java/Dependencies.kt +1 −1 Original line number Diff line number Diff line Loading @@ -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.47.0" const val mozilla_appservices = "0.44.0" const val mozilla_glean = "23.0.0" Loading Loading
buildSrc/src/main/java/Dependencies.kt +1 −1 Original line number Diff line number Diff line Loading @@ -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.47.0" const val mozilla_appservices = "0.44.0" const val mozilla_glean = "23.0.0" Loading