OK, took a little back-tracking, but it's working ...
# kvision
a
OK, took a little back-tracking, but it's working now. I tried to just
git pull
the latest, but the IDE files were clearly beyond help. So, I decided to burn it all down and re-start with a fresh
git clone
followed by
./gradlew compileKotlinMetadata
and
./gradlew build
before opening it in the IDE and that seems to have resolved it. The project builds in the IDE as expected.