Skip to content

Publish Gradle plugin to https://plugins.gradle.org #56

Closed
@jonnyzzz

Description

@jonnyzzz

Gradle plugin repository https://plugins.gradle.org allows using the new plugin DSL in Gradle without any additional configuration, e.g.

plugins {
 id("the plugin id") version "1.2.3"
}

Right now we may only use the older buildscript{..} approach

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions