Hi!
I've built the SharedStreets-Builder in Intellij from the gradle file, but I get this error when running:
Exception in thread "main" java.lang.NoClassDefFoundError: io/sharedstreets/shadow/protobuf/ByteString
Is there something I should change in build.gradle to get around this?