Kotlin incremental cache version change should not affect java only modules
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
class A {}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
class B {}
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
Cleaning output files:
|
||||
out/production/module/A.class
|
||||
End of files
|
||||
Compiling files:
|
||||
src/A.java
|
||||
End of files
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
kotlin-data-container
|
||||
Module 'module' production
|
||||
Module 'module' tests
|
||||
+1
@@ -0,0 +1 @@
|
||||
on
|
||||
Reference in New Issue
Block a user