<@U0B8ZP13Q>: There is an issue for developers hav...
# kobalt
m
@cedric: There is an issue for developers having an old version of kobalt who try to update or assemble a project that is defined by project not kotlinProject. It simply can’t parse the build.kt file starting from the word project and passing by every line in the file. I know a workaround for this is to replace project with kotlinProject then updating kobalt, then reverting back to project and assemble. But it will be really good if developers don’t see this error and have both the update and assemble running smoothly.