Closed apramana closed 1 year ago
This PR updates dependencies to the extent needed to resolve the lifecycle inheritance issue raised in #679 - this includes bumping:
The last two were necessary to fix lint - without them, the project still builds successfully and tests pass.
It also replaces TestLifecycleOwner with the corresponding AndroidX class.
Please merge asap, thanks.
This PR updates dependencies to the extent needed to resolve the lifecycle inheritance issue raised in #679 - this includes bumping:
The last two were necessary to fix lint - without them, the project still builds successfully and tests pass.
It also replaces TestLifecycleOwner with the corresponding AndroidX class.