Closed mahesh517 closed 5 years ago
HI, I am using 3.1 Android studio while adding dependency gettign error. Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.diogobernardino:williamchart:2.5.0.
Add it in build.gardle dependencies: implementation 'com.diogobernardino:williamchart:2.5.0', it worked for me
HI, I am using 3.1 Android studio while adding dependency gettign error. Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.diogobernardino:williamchart:2.5.0.