I am trying this plugin with gradle 8.14.2.
Ig et
* What went wrong:
Execution failed for task ':jablib:generateJournalListMV'.
> Cannot fingerprint input property 'resolvedInstallDir': value 'C:\Users\koppor\.gradle\caches\jbang' cannot be serialized.
I am not sure how the hole gradle caching works - but maybe, one must resort to String or just remove @Input as this seems to be debug-only thing.
I am trying this plugin with gradle 8.14.2.
Ig et
I am not sure how the hole gradle caching works - but maybe, one must resort to
Stringor just remove@Inputas this seems to be debug-only thing.