Closed Nccssa closed 6 years ago
I had the same problem,
I had the same problem,
Can you share your build.gradle
file?
There's another site to programmers, where answers to such problems can be found. Here's sample link: https://stackoverflow.com/questions/50565776/build-gradle-error-failed-to-resolve-common?noredirect=1&lq=1 or this one: https://stackoverflow.com/questions/50760911/errorfailed-to-resolve-common-in-android-studio
This question is completely unrelated to the MPAndroidChart library
Works, Change of position this---> build.gradle(Project Level)
allprojects { repositories { google() jcenter() } }
try: maven { url "https://jitpack.io" }
pom.xml
Always such a mistake