Skip to content

Commit

Permalink
remove release candidate repo -- use the true release build
Browse files Browse the repository at this point in the history
  • Loading branch information
carterkozak committed Sep 23, 2024
1 parent 8dd28d7 commit 8a5d598
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ allprojects {

repositories {
mavenCentral() { metadataSources { mavenPom(); ignoreGradleMetadataRedirection() } }
maven {
url 'https://repository.apache.org/content/repositories/orgapachehttpcomponents-1179'
}
}
configurations.all {
resolutionStrategy.preferProjectModules()
Expand Down

0 comments on commit 8a5d598

Please sign in to comment.