[fenix] Use Mozilla Android Components 14.0.1

pull/600/head
Christian Sadilek 5 years ago
parent 6b03a6e1f9
commit 7a32899445

@ -35,7 +35,7 @@ object Versions {
const val androidx_work = "2.0.1"
const val google_material = "1.1.0-alpha10"
const val mozilla_android_components = "14.0.0"
const val mozilla_android_components = "14.0.1"
// 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

Loading…
Cancel
Save