Skip to content

Commit

Permalink
Update script
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Sep 24, 2024
1 parent 664c594 commit 9df08a2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ apply from: scriptsUrl + '/signing.gradle'

repositories {
mavenCentral { url "https://repo1.maven.org/maven2" }

if (!releaseMode) {
maven { url 'https://jitpack.io' }
}
maven { url 'https://jitpack.io' }
}

configurations {
Expand Down

0 comments on commit 9df08a2

Please sign in to comment.