googlecodelabs / android-build-an-app-architecture-components

Other
266 stars 133 forks source link

For those who struggle to update dependencies #29

Open GalaxyShadesCat opened 5 years ago

GalaxyShadesCat commented 5 years ago

Check out my fork here. I have changed nothing besides updating all the Gradle and dependencies versions.

michaelmorar commented 5 years ago

Any advice on this error?

Error: Program type already present: android.arch.lifecycle.LiveData$LifecycleBoundObserver

beersheba commented 5 years ago

@michaelmorar Try to change ext.support_version to "27.0.2"