Skip to content

Commit

Permalink
GP-0: Remove deprecated jcenter() as a repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmkurtz committed Nov 12, 2024
1 parent b80cfdf commit 39f388f
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 @@ -79,7 +79,6 @@ if (flatRepo.isDirectory()) {
repositories {
mavenLocal()
mavenCentral()
jcenter()
flatDir name: "flat", dirs:["$flatRepo"]
}
}
Expand Down

0 comments on commit 39f388f

Please sign in to comment.