Closed JGeraldoLima closed 5 years ago
Hi again,
I'm trying to use latest versions to be able to use additional API's of Decorator.
api 'dev.ahamed.mva2:adapter:3.0.0-beta01'
But gradle sync is returning the following error:
ERROR: Failed to resolve: dev.ahamed.mva2:adapter:3.0.0-beta01 Show in Project Structure dialog Affected Modules: app
What is wrong with the declaration?
Nevermind, I didn't notice that we need to change dev.ahamed.mva2:adapter to dev.ahamed.mva3:adapter
Hi again,
I'm trying to use latest versions to be able to use additional API's of Decorator.
api 'dev.ahamed.mva2:adapter:3.0.0-beta01'
But gradle sync is returning the following error:
What is wrong with the declaration?