Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove maven local
  • Loading branch information
msridhar committed Jan 6, 2026
commit 3a4c9b1deb6cbb6103411a0162fd5a44c791cdd8
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ subprojects { project ->
repositories {
mavenCentral()
google()
mavenLocal()
}

// Spotless complains when applied to the folders containing projects
Expand Down