mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GP-0: Remove deprecated jcenter() as a repository
This commit is contained in:
parent
b80cfdff3f
commit
39f388f896
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ if (flatRepo.isDirectory()) {
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
jcenter()
|
|
||||||
flatDir name: "flat", dirs:["$flatRepo"]
|
flatDir name: "flat", dirs:["$flatRepo"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue