Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Failed to resolve: com.itkacher.okhttpprofiler:okhttpprofiler:1.0.5 #11

Closed
TalbotGooday opened this issue Dec 12, 2019 · 5 comments

Comments

@TalbotGooday
Copy link

TalbotGooday commented Dec 12, 2019

I've got the error: ERROR: Failed to resolve: com.itkacher.okhttpprofiler:okhttpprofiler:1.0.5 when updated Gradle
classpath 'com.android.tools.build:gradle:3.5.2'
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-all.zip

@Koitharu
Copy link

Same problem

@TalbotGooday just download jar

@itkacher
Copy link
Owner

itkacher commented Dec 17, 2019

Hi @nv95, @TalbotGooday !
Unfortunately, Gradle-6.0.1 is not supported by Android Gradle plugin com.android.tools.build:gradle:3.5.2
You can check it here:
https://developer.android.com/studio/releases/gradle-plugin
Please, use:
distributionUrl = https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
and everything will be ok.

@david1824
Copy link

Hi. After 6 month we have this gradle version by default in new android project. Still have to downgrade?
Thanks

@david1824
Copy link

Sorry, didnt notice that there is solution on #13
Also 1.0.7 is not mentioned in github releases, though 1.0.5 is the last version.

@david1824
Copy link

Duplicate of #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants