25 lines
581 B
Plaintext
Vendored
25 lines
581 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Actions after cache changed: [REBUILD_ALL_KOTLIN, DO_NOTHING]
|
|
Cleaning output files:
|
|
out/production/module/A.class
|
|
out/production/module/META-INF/module.kotlin_module
|
|
out/production/module/other/OtherKt.class
|
|
out/production/module/test/AKt.class
|
|
out/production/module/test/BKt.class
|
|
End of files
|
|
Compiling files:
|
|
src/a.kt
|
|
src/b.kt
|
|
src/other.kt
|
|
End of files
|
|
Marked as dirty by Kotlin:
|
|
src/a.kt
|
|
src/b.kt
|
|
src/other.kt
|
|
Exit code: OK
|
|
------------------------------------------
|
|
Compiling files:
|
|
src/A.java
|
|
End of files
|