Skip to content

Commit 601ba87

Browse files
committed
remove mavencentral repository
1 parent bf533f2 commit 601ba87

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ plugins {
77
group = "org.example"
88
version = "0.1"
99

10-
repositories {
11-
mavenCentral()
12-
}
13-
1410
dependencies {
1511
implementation(fileTree("libs") { include("*.jar") })
1612
}

0 commit comments

Comments
 (0)