This library pulls in a really old version of WorkManager: 2.7.1 . That version has an issue with AGP 9 and R8, which causes the app to crash at startup.
That issue was already fixed in WorkManager. Update the version in this library, so it does not causes this transitive crash.
This library pulls in a really old version of WorkManager:
2.7.1. That version has an issue with AGP 9 and R8, which causes the app to crash at startup.That issue was already fixed in WorkManager. Update the version in this library, so it does not causes this transitive crash.