Join Slack
Communities
Powered by
What version of studio are you on? This is a known...
# android
d
Dustin Lam
04/25/2020, 8:50 PM
What version of studio are you on? This is a known bug with how studio is resolving dependencies for lint, when there is a transitive dependency which offers a newer version of activity implementing that interface, see:
https://issuetracker.google.com/issues/152245564
https://issuetracker.google.com/issues/146585040
a
Ahmed Mourad
04/25/2020, 9:07 PM
I'm on AS 3.6.2, and am depending on "androidx.appcompat
appcompat
1.1.0" across all modules. Upgrading to
1.2.0-beta01
doesn't seem to solve it either.
4
Views
Open in Slack
Previous
Next