ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.PhilJay:MPAndroidChart:v2.2.42019 Community Moderator ElectionR cannot be resolved - Android errorPlugin is too old, please update to a more recent version, or set ANDROID_DAILY_OVERRIDE “some number”Unable to resolve all dependencies in android studioUnable to resolve dependency for ':app@debug/compileClasspathUpgraded to Android Studio 3.0: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :appLibError: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.support:appcompat-v7:27.1.1Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve junit:junit:4.12how to fix this issue “Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.github.Goodiebag:PinView:v1.3.”Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath'Unable to resolve dependency for ':app@debug/compileClasspath':Could not resolve project :PGSDKVR4.AggrePay-android

Is "history" a male-biased word ("his+story")?

Why would a jet engine that runs at temps excess of 2000°C burn when it crashes?

How did Alan Turing break the enigma code using the hint given by the lady in the bar?

Do Bugbears' arms literally get longer when it's their turn?

Why would one plane in this picture not have gear down yet?

How do you like my writing?

Extra alignment tab has been changed to cr. } using table, tabular and resizebox

Logic. Truth of a negation

Algorithm to convert a fixed-length string to the smallest possible collision-free representation?

Things to avoid when using voltage regulators?

Should I take out a loan for a friend to invest on my behalf?

Look through the portal of every day

Why does the negative sign arise in this thermodynamic relation?

What Happens when Passenger Refuses to Fly Boeing 737 Max?

Make a transparent 448*448 image

What is the chance of making a successful appeal to dismissal decision from a PhD program after failing the qualifying exam in the 2nd attempt?

Subset counting for even numbers

Is there a window switcher for GNOME that shows the actual window?

Why don't MCU characters ever seem to have language issues?

What wound would be of little consequence to a biped but terrible for a quadruped?

Placing subfig vertically

PTIJ: How can I halachically kill a vampire?

Force user to remove USB token

How to pass a string to a command that expects a file?



ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.PhilJay:MPAndroidChart:v2.2.4



2019 Community Moderator ElectionR cannot be resolved - Android errorPlugin is too old, please update to a more recent version, or set ANDROID_DAILY_OVERRIDE “some number”Unable to resolve all dependencies in android studioUnable to resolve dependency for ':app@debug/compileClasspathUpgraded to Android Studio 3.0: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :appLibError: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.support:appcompat-v7:27.1.1Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve junit:junit:4.12how to fix this issue “Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.github.Goodiebag:PinView:v1.3.”Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath'Unable to resolve dependency for ':app@debug/compileClasspath':Could not resolve project :PGSDKVR4.AggrePay-android










-1















How to fix this issue.



1)




ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.PhilJay:MPAndroidChart:v2.2.4.




2)




ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.scottyab:showhidepasswordedittext:0.8.




build.gradle



buildscript 
repositories
google()
jcenter()


dependencies
classpath 'com.android.tools.build:gradle:3.3.1'



allprojects
repositories
google()
jcenter()
maven
url "jitpack.io"




task clean(type: Delete)
delete rootProject.buildDir










share|improve this question



















  • 2





    Would you please share build.gradle file?

    – Faysal Ahmed
    Feb 28 at 12:47











  • buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this is my project level build.gradle

    – sujata shinde
    Feb 28 at 13:03











  • Please share your app label build.gradle file.

    – Faysal Ahmed
    Feb 28 at 15:22















-1















How to fix this issue.



1)




ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.PhilJay:MPAndroidChart:v2.2.4.




2)




ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.scottyab:showhidepasswordedittext:0.8.




build.gradle



buildscript 
repositories
google()
jcenter()


dependencies
classpath 'com.android.tools.build:gradle:3.3.1'



allprojects
repositories
google()
jcenter()
maven
url "jitpack.io"




task clean(type: Delete)
delete rootProject.buildDir










share|improve this question



















  • 2





    Would you please share build.gradle file?

    – Faysal Ahmed
    Feb 28 at 12:47











  • buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this is my project level build.gradle

    – sujata shinde
    Feb 28 at 13:03











  • Please share your app label build.gradle file.

    – Faysal Ahmed
    Feb 28 at 15:22













-1












-1








-1








How to fix this issue.



1)




ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.PhilJay:MPAndroidChart:v2.2.4.




2)




ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.scottyab:showhidepasswordedittext:0.8.




build.gradle



buildscript 
repositories
google()
jcenter()


dependencies
classpath 'com.android.tools.build:gradle:3.3.1'



allprojects
repositories
google()
jcenter()
maven
url "jitpack.io"




task clean(type: Delete)
delete rootProject.buildDir










share|improve this question
















How to fix this issue.



1)




ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.PhilJay:MPAndroidChart:v2.2.4.




2)




ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.github.scottyab:showhidepasswordedittext:0.8.




build.gradle



buildscript 
repositories
google()
jcenter()


dependencies
classpath 'com.android.tools.build:gradle:3.3.1'



allprojects
repositories
google()
jcenter()
maven
url "jitpack.io"




task clean(type: Delete)
delete rootProject.buildDir







android






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 7 at 7:38









Rohit5k2

14.6k42752




14.6k42752










asked Feb 28 at 12:46









sujata shindesujata shinde

6




6







  • 2





    Would you please share build.gradle file?

    – Faysal Ahmed
    Feb 28 at 12:47











  • buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this is my project level build.gradle

    – sujata shinde
    Feb 28 at 13:03











  • Please share your app label build.gradle file.

    – Faysal Ahmed
    Feb 28 at 15:22












  • 2





    Would you please share build.gradle file?

    – Faysal Ahmed
    Feb 28 at 12:47











  • buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this is my project level build.gradle

    – sujata shinde
    Feb 28 at 13:03











  • Please share your app label build.gradle file.

    – Faysal Ahmed
    Feb 28 at 15:22







2




2





Would you please share build.gradle file?

– Faysal Ahmed
Feb 28 at 12:47





Would you please share build.gradle file?

– Faysal Ahmed
Feb 28 at 12:47













buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this is my project level build.gradle

– sujata shinde
Feb 28 at 13:03





buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this is my project level build.gradle

– sujata shinde
Feb 28 at 13:03













Please share your app label build.gradle file.

– Faysal Ahmed
Feb 28 at 15:22





Please share your app label build.gradle file.

– Faysal Ahmed
Feb 28 at 15:22












1 Answer
1






active

oldest

votes


















1














Make sure you have jitpack.io maven repo in allprojects node inside project level build.gradle



maven 
url "https://jitpack.io"



See https://github.com/scottyab/showhidepasswordedittext and https://github.com/PhilJay/MPAndroidChart






share|improve this answer























  • yes already I have ..but Today I am Update the android studio 3.3.1

    – sujata shinde
    Feb 28 at 13:01











  • buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this my project level build.gradle

    – sujata shinde
    Feb 28 at 13:01












  • Not sure but did you try using jitpack.io with "https://"? or probably gradle is not syncing properly after upgrade. try to restart after invalidating cache.

    – Rohit5k2
    Feb 28 at 13:09











Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54926102%2ferror-unable-to-resolve-dependency-for-appdebugandroidtest-compileclasspath%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














Make sure you have jitpack.io maven repo in allprojects node inside project level build.gradle



maven 
url "https://jitpack.io"



See https://github.com/scottyab/showhidepasswordedittext and https://github.com/PhilJay/MPAndroidChart






share|improve this answer























  • yes already I have ..but Today I am Update the android studio 3.3.1

    – sujata shinde
    Feb 28 at 13:01











  • buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this my project level build.gradle

    – sujata shinde
    Feb 28 at 13:01












  • Not sure but did you try using jitpack.io with "https://"? or probably gradle is not syncing properly after upgrade. try to restart after invalidating cache.

    – Rohit5k2
    Feb 28 at 13:09
















1














Make sure you have jitpack.io maven repo in allprojects node inside project level build.gradle



maven 
url "https://jitpack.io"



See https://github.com/scottyab/showhidepasswordedittext and https://github.com/PhilJay/MPAndroidChart






share|improve this answer























  • yes already I have ..but Today I am Update the android studio 3.3.1

    – sujata shinde
    Feb 28 at 13:01











  • buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this my project level build.gradle

    – sujata shinde
    Feb 28 at 13:01












  • Not sure but did you try using jitpack.io with "https://"? or probably gradle is not syncing properly after upgrade. try to restart after invalidating cache.

    – Rohit5k2
    Feb 28 at 13:09














1












1








1







Make sure you have jitpack.io maven repo in allprojects node inside project level build.gradle



maven 
url "https://jitpack.io"



See https://github.com/scottyab/showhidepasswordedittext and https://github.com/PhilJay/MPAndroidChart






share|improve this answer













Make sure you have jitpack.io maven repo in allprojects node inside project level build.gradle



maven 
url "https://jitpack.io"



See https://github.com/scottyab/showhidepasswordedittext and https://github.com/PhilJay/MPAndroidChart







share|improve this answer












share|improve this answer



share|improve this answer










answered Feb 28 at 12:51









Rohit5k2Rohit5k2

14.6k42752




14.6k42752












  • yes already I have ..but Today I am Update the android studio 3.3.1

    – sujata shinde
    Feb 28 at 13:01











  • buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this my project level build.gradle

    – sujata shinde
    Feb 28 at 13:01












  • Not sure but did you try using jitpack.io with "https://"? or probably gradle is not syncing properly after upgrade. try to restart after invalidating cache.

    – Rohit5k2
    Feb 28 at 13:09


















  • yes already I have ..but Today I am Update the android studio 3.3.1

    – sujata shinde
    Feb 28 at 13:01











  • buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this my project level build.gradle

    – sujata shinde
    Feb 28 at 13:01












  • Not sure but did you try using jitpack.io with "https://"? or probably gradle is not syncing properly after upgrade. try to restart after invalidating cache.

    – Rohit5k2
    Feb 28 at 13:09

















yes already I have ..but Today I am Update the android studio 3.3.1

– sujata shinde
Feb 28 at 13:01





yes already I have ..but Today I am Update the android studio 3.3.1

– sujata shinde
Feb 28 at 13:01













buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this my project level build.gradle

– sujata shinde
Feb 28 at 13:01






buildscript repositories google() jcenter() dependencies classpath 'com.android.tools.build:gradle:3.3.1' allprojects repositories google() jcenter() maven url "jitpack.io" task clean(type: Delete) delete rootProject.buildDir this my project level build.gradle

– sujata shinde
Feb 28 at 13:01














Not sure but did you try using jitpack.io with "https://"? or probably gradle is not syncing properly after upgrade. try to restart after invalidating cache.

– Rohit5k2
Feb 28 at 13:09






Not sure but did you try using jitpack.io with "https://"? or probably gradle is not syncing properly after upgrade. try to restart after invalidating cache.

– Rohit5k2
Feb 28 at 13:09




















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54926102%2ferror-unable-to-resolve-dependency-for-appdebugandroidtest-compileclasspath%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Thal And Out Agency railway station See also References External links Navigation menuOfficial Web Site of Pakistan RailwaysArchivedOfficial Web Site of Pakistan Railwayseeexpanding ite

Understanding generators in Python2019 Community Moderator ElectionGenerator function not working pythonFor loop not executing two timesGenerators - Printing generated valuesWhy can a python generator only be used once?What exactly do generators do?What does the “yield” keyword do?What does “list comprehension” mean? How does it work and how can I use it?sklearn Kfold acces single fold instead of for loopIs a generator the callable? Which is the generator?Apply Border To Range Of Cells Using OpenpyxlCalling an external command in PythonWhat are metaclasses in Python?What is the difference between @staticmethod and @classmethod?Finding the index of an item given a list containing it in PythonDifference between append vs. extend list methods in PythonHow can I safely create a nested directory in Python?Does Python have a ternary conditional operator?Understanding slice notationUnderstanding Python super() with __init__() methodsDoes Python have a string 'contains' substring method?

How can I change the color of pagination dots of UIPageControl?How to change UIPageControl dotsIs there a way to change page indicator dots colorCustomize dot with image of UIPageControl at index 0 of UIPageControlNo visible @interface for 'NSObject<PageControlDelegate>' declares the selector 'pageControlPageDidChange:'How to change the color of pagination dots in UIPageControl with a different color per pagepagecontrol indicator custom image instead of DefaultChanging the colour of UIPageControl dots in MonoTouchpagecontrol selectable page visibility color?Alternative way to load ViewControllers on a UIPageControlHow to set only layer.border-color for UIpage control dots in swiftHow can I develop for iPhone using a Windows development machine?How to change the name of an iOS app?UITableView - change section header coloruipagecontrol indicator(dot)issueCustom UIPageControl dots color not changingchange the interspace between UIPageControl dotsHow to change Status Bar text color in iOSHow can I change image tintColor in iOS and WatchKitUIPageControl dots with larger space in between each dotsHow to change the color of pagination dots in UIPageControl with a different color per page