402436f3eb
Gradle won't call kotlin task if source directory is empty KT-8487
20 lines
413 B
Plaintext
Vendored
20 lines
413 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/Foo.class
|
|
End of files
|
|
Compiling files:
|
|
src/b.kt
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------
|
|
|
|
================ Step #2 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/Foo.class
|
|
End of files
|
|
Compiling files:
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------ |