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