ResoCoder / forecast-mvvm-android-kotlin

Forecast MVVM app as found in the free course.
https://www.youtube.com/playlist?list=PLB6lc7nQ1n4jTLDyU2muTBo8xk0dg0D_w
339 stars 163 forks source link

Error: Error: Program type already present: android.support.v4.media.MediaBrowserCompat$CustomActionCallback #15

Open Nataanthoni opened 5 years ago

Nataanthoni commented 5 years ago

Hello,

I have been trying to add this to some application that i am building and i keep getting the below error however, after googling i found out that i need to remove the old version of the Appcompat in my other activity classes. Is it possible to follow the tutorial without adding androidx support because it seems this is the cause of the problem?

Error is below;

Error: Program type already present: android.support.v4.media.MediaBrowserCompat$CustomActionCallback