Hey there! We're trying to update our app to use Espresso 3.2, and it seems like OkReplay currently blocks this upgrade because the dependency on Espresso is strict. Possibly this is due to okreplay-espresso using an API dependency on espresso:3.1.0.
Is there any chance this library can be updated to use a more modern espresso, or at least to not prohibit such? I'm not sure how much work that would involve, but it seems like it might make it easier for applications to continue using it.
Hey there! We're trying to update our app to use Espresso 3.2, and it seems like OkReplay currently blocks this upgrade because the dependency on Espresso is strict. Possibly this is due to okreplay-espresso using an API dependency on espresso:3.1.0.
Is there any chance this library can be updated to use a more modern espresso, or at least to not prohibit such? I'm not sure how much work that would involve, but it seems like it might make it easier for applications to continue using it.