ERROR: Failed to resolve: com.github.whataa:pandora-no-op:v2.0.5
mnayef95 opened this issue · 1 comments
mnayef95 commented
debugImplementation 'com.github.whataa:pandora:androidx_v2.0.5'
releaseImplementation 'com.github.whataa:pandora-no-op:v2.0.5'
When i add 'com.github.whataa:pandora:androidx_v2.0.5'
working fine but this 'com.github.whataa:pandora-no-op:v2.0.5'
unresolved, could you please provide the correct one for release implemenation?
ERROR: Failed to resolve: com.github.whataa:pandora-no-op:v2.0.5
whataa commented
the version of pandora
and pandora-no-op
are not always the same, and the latest version of pandora-no-op
is v2.0.3 , you can find it in README and https://jitpack.io/#whataa/pandora-no-op.