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
How to change language locale at Android without restart activity
June 10, 2020
React Leaflet maps has an issue when install first time & how I solved it.
November 19, 2021
NodeJS express app debugger at VS Code
April 08, 2023
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