Context: I'm making a plugin that applies a lot of my conventions to my mod projects, and in its current state I can't configure CrowdinTranslate via my own lazily configured extension.
Also DownloadTask using task inputs instead of a static reference to the extension is important for mulitproject builds.
Context: I'm making a plugin that applies a lot of my conventions to my mod projects, and in its current state I can't configure CrowdinTranslate via my own lazily configured extension.
Also
DownloadTask
using task inputs instead of a static reference to the extension is important for mulitproject builds.