Open TLATER opened 3 years ago
Any workarounds for this from a consumer side, or are we just blocked from using this plugin until there's a fix when using Gradle 7+ (and therefore for Java projects 17+)?
Edit: Just saw the no maintenance intended! Sorry about that.
Hi, I'm trying to use this with gradle 7, but I'm getting the following:
This clearly points here, but I don't have enough context to figure out how that should be annotated.
I'm guessing it should be marked
@Internal
, and that this is a requirement for newer gradle versions.