Skip to content

Commit a314c1e

Browse files
committed
Remove dev dependency
1 parent fff897d commit a314c1e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ version = System.getenv('RELEASE_VERSION') ?: '1.0.0'
1818

1919
repositories {
2020
mavenCentral()
21-
maven {
22-
url "https://s01.oss.sonatype.org/content/repositories/iogithubamayaframework-1161"
23-
}
2421
}
2522

2623
dependencies {

0 commit comments

Comments
 (0)