We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0531d4e commit 7a02802Copy full SHA for 7a02802
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
9
dependencies {
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
- classpath "kotlinx.team:kotlinx.team.infra:0.1.0-dev-14"
+ classpath "kotlinx.team:kotlinx.team.infra:0.1.0-dev-15"
12
}
13
14
plugin/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
maven { url "https://dl.bintray.com/orangy/maven" }
7
- classpath "kotlinx.team:kotlinx.team.infra:0.1.0-dev-8"
0 commit comments