codelab-kotlin-coroutines icon indicating copy to clipboard operation
codelab-kotlin-coroutines copied to clipboard

Unlink the version of arch testing library from lifecycle lib version

Open popovbodya opened this issue 4 years ago • 0 comments
trafficstars

I unlinked the version of arch.core:core-testing library from lifecycle lib version. Current version of lifecycle library is 2.2.0. If we increase the version of that library in the project to the newest one, it would lead to unresolved references of classes in arch library since there is no such version for that.

popovbodya avatar Jan 08 '21 17:01 popovbodya