Hi all, Did something change with the up-to-date feature on 0.9-preview-1? It has started failing in my build process after the gradle upgrade:
# rm -rf build # gradle :compileJava UP-TO-DATE <-- ?? After execution, no classes folder is found. How is the up-to-date flag being calculated now?
