-
Couldn't load subscription status.
- Fork 489
Open
Labels
Description
Generate build config for the versions like
And refer to the generated config for
| .add(17, "1.28.0"); // default version |
There is an example like https://github.com/vanniktech/gradle-maven-publish-plugin/blob/d0e50fec7a07ef91fde62ae5cb0e4b4b4769d797/plugin/build.gradle.kts#L35-L110
This should be stacked on #2704.