-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Description
Today I have tried to update nmcp up to 1.4.3 and faced several issues one-after-another:
publishAllProjectsProbablyBreakingProjectIsolationis deprecated. It worked for half of last year and for now I do not understand the reason of its deprecation- Setting up of
settingsgradle plugin require to use explicit version insettings.gradleor do some additional moves to use something likealias. This lead to, at least, difficulties for those ones, who want to keep all dependencies ingradle/libs.versions.toml - Configuration in each module may be problematic due to amount of projects: even with template-oriented way in my projects it will be manual adding of nmcp plugin instead of one simple configuration with one plugin in root
build.gradle(as it was before1.4.0)
Metadata
Metadata
Assignees
Labels
No labels