Custom Plugins Repository
class CustomPluginsRepository(repositoryUrl: String, dependenciesDownloader: DependenciesDownloader) : PluginsRepository
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
open override fun resolve(project: Project, plugin: PluginDependencyNotation, context: String?): File?