mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Use Mozilla Android Components 8.0.0. (https://github.com/mozilla-mobile/fenix/pull/4706)
This should build and is needed right away, but taskcluster scopes are messed up right now.
This commit is contained in:
parent
92bc173506
commit
d7f108f7cb
@ -34,7 +34,7 @@ object Versions {
|
||||
const val androidx_work = "2.0.1"
|
||||
const val google_material = "1.1.0-alpha07"
|
||||
|
||||
const val mozilla_android_components = "8.0.0-SNAPSHOT"
|
||||
const val mozilla_android_components = "8.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…
Reference in New Issue
Block a user