Tool to dump binary API signatures from compiled JAR.
Incorporate declaration mappings output from the compiler to take into account kotlin visibilities.
This commit is contained in:
@@ -82,6 +82,8 @@
|
||||
<module>tools/kotlin-reflect</module>
|
||||
<module>tools/kotlin-osgi-bundle</module>
|
||||
|
||||
<module>tools/binary-compatibility-validator</module>
|
||||
|
||||
<!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->
|
||||
<!--because it is used in tests but cannot be added as test-dependency-->
|
||||
<!--(kotlin-gradle-plugin module will be recognized as kotlin-js module)-->
|
||||
|
||||
Reference in New Issue
Block a user