We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7548b6 commit da383d7Copy full SHA for da383d7
buildSrc/src/main/kotlin/common.gradle.kts
@@ -14,8 +14,6 @@ repositories {
14
}
15
16
dependencies {
17
- implementation(platform(kotlin("bom")))
18
- implementation(kotlin("stdlib-jdk8"))
19
testImplementation(kotlin("test"))
20
21
0 commit comments