Closed Shubhamsdr3 closed 3 years ago
Describe the bug I am getting read timeout while building the release apk. My concern is, why it's resolving no-op dependency on release build ?
Version
debugImplementation 'com.mocklets:pluto:1.0.2-beta' releaseImplementation'com.mocklets:pluto-no-op:1.0.2-beta'
Screenshots
@Shubhamsdr3 since jcenter is shutting down, we have migrated to mavenCentral, please refer to the latest docs
Thank you @srtvprateek :)
Describe the bug I am getting read timeout while building the release apk. My concern is, why it's resolving no-op dependency on release build ?
Version
Screenshots