You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate from *MetadataConfigurationName to *ConfigurationName - Kotlin 2.3.x compatibility (#46)
*MetadataConfigurationName were removed so switching to using the source set implementationConfigurationName (and similar) to read declared dependencies - which is the supported public API going forward.
0 commit comments