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

Can't initialize raids on a new ASUS Prime B360M-A motherboard2019 Community Moderator ElectionSimilar to RAID config yet more like mirroring solution?Can't get motherboard serial numberWhy does the BIOS entry point start with a WBINVD instruction?UEFI performance Asus Maximus V Extreme

Identity Server 4 is not redirecting to Angular app after login2019 Community Moderator ElectionIdentity Server 4 and dockerIdentityserver implicit flow unauthorized_clientIdentityServer Hybrid Flow - Access Token is null after user successful loginIdentity Server to MVC client : Page Redirect After loginLogin with Steam OpenId(oidc-client-js)Identity Server 4+.NET Core 2.0 + IdentityIdentityServer4 post-login redirect not working in Edge browserCall to IdentityServer4 generates System.NullReferenceException: Object reference not set to an instance of an objectIdentityServer4 without HTTPS not workingHow to get Authorization code from identity server without login form

2005 Ahvaz unrest Contents Background Causes Casualties Aftermath See also References Navigation menue"At Least 10 Are Killed by Bombs in Iran""Iran"Archived"Arab-Iranians in Iran to make April 15 'Day of Fury'"State of Mind, State of Order: Reactions to Ethnic Unrest in the Islamic Republic of Iran.10.1111/j.1754-9469.2008.00028.x"Iran hangs Arab separatists"Iran Overview from ArchivedConstitution of the Islamic Republic of Iran"Tehran puzzled by forged 'riots' letter""Iran and its minorities: Down in the second class""Iran: Handling Of Ahvaz Unrest Could End With Televised Confessions""Bombings Rock Iran Ahead of Election""Five die in Iran ethnic clashes""Iran: Need for restraint as anniversary of unrest in Khuzestan approaches"Archived"Iranian Sunni protesters killed in clashes with security forces"Archived