2023.3.0
Fixed
-
rd-gen: if no model sources are defined, the Gradle task won't pass the
-s
argument to the RdGen tool (and so it won't break with no sources passed)This allows the users to optimize model compilation on their side, and only provide model classes in a compiled form in cases when there are a lot of them, and so incremental compilation is beneficial.