Skip to content

Commit

Permalink
chore: remove JCenter Maven repository (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
DSteve595 committed Dec 9, 2022
1 parent 0618bde commit e710beb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings.gradle
Expand Up @@ -5,7 +5,6 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
}
}
rootProject.name = "android-maps-compose"
Expand Down

0 comments on commit e710beb

Please sign in to comment.