i am trying to use this in my Android application but is is showing the mentioned issue. Implementation: implementation 'com.devs:acr:1.0.1' Issue:- Could not find com.devs:acr:1.0.1. Required by: project :app Please provide me the solution.
i am trying to use this in my Android application but is is showing the mentioned issue.
Implementation:
implementation 'com.devs:acr:1.0.1'
Issue:-
Could not find com.devs:acr:1.0.1.
Required by:
project :app
Please provide me the solution.