Skip to content

Commit ed91c57

Browse files
committed
build(okhttp): remove redundant plugins and repositories blocks
1 parent e7dd96f commit ed91c57

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

rollbar-okhttp/build.gradle.kts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
plugins {
2-
id("java")
3-
}
4-
51
group = "com.rollbar.okhttp"
62

7-
repositories {
8-
mavenCentral()
9-
}
10-
113
dependencies {
124
testImplementation(platform("org.junit:junit-bom:5.14.3"))
135
testImplementation("org.junit.jupiter:junit-jupiter")

0 commit comments

Comments
 (0)