Kotlin incremental cache version change should not affect java only modules
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package module1
|
||||
|
||||
class A
|
||||
|
||||
fun a() {
|
||||
}
|
||||
Reference in New Issue
Block a user