1
0
Fork 0

Update to use Mozilla Android Components 6.0.1. (#4413)

master
Sebastian Kaspari 2019-07-31 19:29:32 +02:00 committed by Jeff Boek
parent 76ed07bd5d
commit c632c9920c
1 changed files with 1 additions and 1 deletions

View File

@ -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"
const val mozilla_android_components = "6.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