AutoCrashReporter
AutoCrashReporter copied to clipboard
Not able to use in Android
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.
Try implementation 'com.github.devendroid:AutoCrashReporter:c2bd613cbc'