Use Mozilla Android Components 6.0.0 release. (#4380)

nightly-build-test
Sebastian Kaspari 5 years ago committed by Colin Lee
parent be66e00303
commit 0a3cf1ad15

@ -33,7 +33,7 @@ object Versions {
const val androidx_work = "2.0.1"
const val google_material = "1.1.0-alpha07"
const val mozilla_android_components = "6.0.0-SNAPSHOT"
const val mozilla_android_components = "6.0.0"
// 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