android-build-an-app-architecture-components icon indicating copy to clipboard operation
android-build-an-app-architecture-components copied to clipboard

For those who struggle to update dependencies

Open GalaxyShadesCat opened this issue 7 years ago • 2 comments

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

GalaxyShadesCat avatar Aug 12 '18 17:08 GalaxyShadesCat

Any advice on this error?

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

michaelmorar avatar Sep 25 '18 04:09 michaelmorar

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

beersheba avatar Sep 29 '18 20:09 beersheba