Register kotlin_module as output of all files

Previously kotlin_module was registered as output
only for files containing top-level declarations
This commit is contained in:
Alexey Tsvetkov
2018-06-27 21:07:27 +03:00
parent 63b4302cea
commit 5760b8cf8b
133 changed files with 209 additions and 31 deletions
@@ -12,6 +12,7 @@ Exit code: OK
================ Step #2 =================
Cleaning output files:
out/production/module/META-INF/module.kotlin_module
out/production/module/TheClass.class
End of files
Compiling files: