Skip to content

Commit

Permalink
repositories: remove mavenLocal()
Browse files Browse the repository at this point in the history
  • Loading branch information
mostroverkhov committed Jul 25, 2024
1 parent 4951ecd commit 7ad1fad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ subprojects {

repositories {
mavenCentral()
mavenLocal()
}

plugins.withType(JavaPlugin) {
Expand Down

0 comments on commit 7ad1fad

Please sign in to comment.