mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 16:07:12 -07:00
Comment.
This commit is contained in:
parent
bb130c128c
commit
e699abec25
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ class RetrolambdaPlugin @Inject constructor(val dependencyManager: DependencyMan
|
|||
val JAR = MavenDependency.create(ID)
|
||||
}
|
||||
|
||||
// IClasspathContributor
|
||||
override fun entriesFor(project: Project?) = listOf(JAR)
|
||||
|
||||
@Task(name = "retrolambda", description = "Run Retrolambda",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue