Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Guava dep to exo-workmanager module
This fixes the "cannot access ListenableFuture" build error, even though it seems on the surface like we shouldn't need a Guava dependency here. There's more info about what's going on here: https://blog.gradle.org/guava PiperOrigin-RevId: 312712991
- Loading branch information