Skip to content

Commit

Permalink
Add jcenter repo back
Browse files Browse the repository at this point in the history
  • Loading branch information
xSAVIKx committed Mar 3, 2024
1 parent b96913e commit 7739125
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
buildscript {
repositories {
mavenCentral()
jcenter()
}
dependencies {
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:4.3.1'
Expand Down Expand Up @@ -91,6 +92,7 @@ version = '2.3.0'

repositories {
mavenCentral()
jcenter()
}

sourceSets {
Expand Down

0 comments on commit 7739125

Please sign in to comment.