Skip to content

Commit 9112e78

Browse files
authored
Link the builtin BCV (#301)
1 parent 0403f92 commit 9112e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> [!WARNING]
1010
> The development of a separate binary compatibility validator Gradle plugin has been discontinued,
11-
> and all its functionality will be moved to Kotlin Gradle Plugin starting from the `2.2.0` release.
11+
> and all its functionality will be moved to Kotlin Gradle Plugin starting from the [`2.2.0` release](https://kotlinlang.org/docs/whatsnew22.html#binary-compatibility-validation-included-in-kotlin-gradle-plugin).
1212
>
1313
> As part of the migration, the code of the current plugin has been migrated to [the Kotlin repository](https://github.com/JetBrains/kotlin/tree/master/libraries/tools/abi-validation),
1414
> as well as issues migrated to [the Kotlin project in YouTrack](https://youtrack.jetbrains.com/issues/KT?q=subsystems:%20%7BTools.%20BCV%7D,%20%7BTools.%20Gradle.%20BCV%7D).

0 commit comments

Comments
 (0)