Fix recompilation of dependent modules on cache/abi version change
New cache version was written to dependent targets, when they have not been compiled yet #KT-9190 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package module5;
|
||||
|
||||
class E {}
|
||||
Reference in New Issue
Block a user