Dev Aider
Home
Mega Menu
Video Documentation
Home
unknow host
Android Studio: Unknown host 'jcenter.bintray.com'. You may need to adjust the proxy settings in Gradle.
Android Studio: Unknown host 'jcenter.bintray.com'. You may need to adjust the proxy settings in Gradle.
mahmudul hasan
July 14, 2020
I got following error when I try to enable Kotlin gradle configuration. It take 10 minutes to solve this error.
Solution:
You need to go your project level gradle file and add following line into allprojects repository.
maven
{
url
"https://jitpack.io"
}
So overall repository looks like below screenshots.
Enjoy coding!!!
Post a Comment
0 Comments
Popular Posts
An error occurred while installing the database: │ │ mysql said: ERROR 1819 (HY000) at line 1:
March 08, 2022
Remotely connect to mysql server using workbench
December 12, 2021
Android Studio: Unknown host 'jcenter.bintray.com'. You may need to adjust the proxy settings in Gradle.
July 14, 2020
Facebook
Categories
Tags
Report Abuse
About Me
mahmudul hasan
View my complete profile
Search This Blog
2023
9
2022
3
2021
7
2020
5
Home
0 Comments