[fenix] No issue: Updates to AC 13.0.0-SNAPSHOT (https://github.com/mozilla-mobile/fenix/pull/5240)

pull/600/head
Sawyer Blatz 5 years ago committed by Colin Lee
parent f001f5b6d8
commit 8fcdbab068

@ -35,14 +35,14 @@ object Versions {
const val androidx_work = "2.0.1"
const val google_material = "1.1.0-alpha07"
const val mozilla_android_components = "12.0.0"
const val mozilla_android_components = "13.0.0-SNAPSHOT"
// Note that android-components also depends on application-services,
// and in fact is our main source of appservices-related functionality.
// The version number below tracks the application-services version
// 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.38.1"
const val mozilla_appservices = "0.38.2"
const val autodispose = "1.1.0"
const val adjust = "4.11.4"

Loading…
Cancel
Save