Skip to content

Commit 4fb9caa

Browse files
authored
Update kotlinx.team.infra plugin (#300)
Update kotlinx.team.infra to a version that no longer provides native targets and source-set setup functionality that is incompatible with KGP 2.2+.
1 parent 30391ea commit 4fb9caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
kotlin = "2.0.20"
55
kotlin-for-gradle-plugin = "2.0.20" # Kotlin 2.1 removes support for the used language version / api version: KT-60521
66
kotlinx-binaryCompatibilityValidator = "0.16.2"
7-
kotlinx-teamInfra = "0.4.0-dev-81"
7+
kotlinx-teamInfra = "0.4.0-dev-85"
88
squareup-kotlinpoet = "1.3.0"
99
jmh = "1.21"
1010
gradle-pluginPublish = "0.21.0"

0 commit comments

Comments
 (0)