Wajahat Karim 🇵🇰 Profile picture
🚀 @GoogleDevExpert for @AndroidDev 💻 #OpenSource 📕 Books x2 Writer, 📝 Articles Writer 🎤 Public Speaker
Nov 8, 2022 5 tweets 2 min read
❌ Since Nov 1 2022 (a week before), the jCenter has officially been down. That means all the Android and Java libraries available on jCenter are not accessible. This is going to affect your Android projects compilations. Here's what you need to do 👇🏼

#AndroidDev First look for that particular library on Github and check if any newer version has been made available on Maven Central or Jitpack. If yes, upgrade the version and use that in your apps and you are good to go.