Skip to content

Commit 2dedd89

Browse files
committed
get oap-core from sonatype
1 parent 68d31ec commit 2dedd89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ ext {
4343

4444
repositories {
4545
mavenCentral()
46-
jcenter()
4746
maven {
4847
url "https://oss.sonatype.org/content/repositories/snapshots"
4948
}
49+
jcenter()
5050
}
5151

5252
sourceSets {

0 commit comments

Comments
 (0)