Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android lint error: Unexpected failure during lint analysis #2519

Closed
eligijusTrafi opened this issue Mar 31, 2021 · 0 comments
Closed

Android lint error: Unexpected failure during lint analysis #2519

eligijusTrafi opened this issue Mar 31, 2021 · 0 comments

Comments

@eligijusTrafi
Copy link

eligijusTrafi commented Mar 31, 2021

I'm using Dagger 2.33 and my android lint fails due to Lifecycle 2.3.0 bug. androidx.lifecycle:lifecycle-*:2.3.0 version contains a NullSafeMutableLiveData bug, which was fixed in 2.3.1 version. So would be nice if you bump that version too. Also, androidx.fragment:fragment:1.3.2 is out and it also depends on Lifecycle 2.3.1 now (+ couple of bugfixes)

copybara-service bot pushed a commit that referenced this issue Mar 31, 2021
…ch contain patch fixes.

Fixes: #2519
RELNOTES="Update the androidx fragment, lifecycle and activity dependencies which contain patch fixes."
PiperOrigin-RevId: 366062369
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant