Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Sep 2, 2024
1 parent 27db085 commit 290304d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ targetCompatibility = JavaVersion.VERSION_11

repositories {
mavenCentral { url "https://repo1.maven.org/maven2" }
if (!releaseMode) {
maven { url 'https://jitpack.io' }
}
maven { url 'https://jitpack.io' }
}

dependencyManagement {
Expand Down

0 comments on commit 290304d

Please sign in to comment.