skip to Main Content

Android Studio – "Could not find com.android.tools.build:gradle:7.2.0." with Chipmunk

I have just updated Android Studio to Chipmunk and gradle file sync no longer works. The sync has the following errors: Could not find com.android.tools.build:gradle:7.2.0. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/7.2.0/gradle-7.2.0.pom - https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/7.2.0/gradle-7.2.0.pom Required by: project : Add google…

VIEW QUESTION
Back To Top
Search