Skip to content

Commit

Permalink
Remove JCenter as a repository
Browse files Browse the repository at this point in the history
JIRA: DPP-3180
  • Loading branch information
TurpIF committed Apr 22, 2021
1 parent e249526 commit 3c1d099
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ allprojects {
repositories {
google()
mavenCentral()
jcenter {
content {
includeGroup("com.criteo.publisher") // TODO DPP-3180 Remove once SDK is on maven central
}
}
maven { url "https://s3.amazonaws.com/moat-sdk-builds" }
mavenLocal()
}
Expand Down

0 comments on commit 3c1d099

Please sign in to comment.