Switch to Gradle Kotlin DSL #103
@ -59,7 +59,7 @@ tasks {
|
|||||||
|
|||||||
inputs.property("version", project.version)
|
inputs.property("version", project.version)
|
||||||
|
|
||||||
filesMatching("fabric.mod.json") {
|
filesMatching("fabric.mod.json") {
|
||||||
this.expand(Pair("version", project.version))
|
this.expand("version" to project.version)
|
||||||
![]() use the built-in literal
use the built-in literal `\`maven-publish\``
```suggestion
`maven-publish`
```
![]()
```suggestion
this.expand("version" to project.version)
```
![]()
```suggestion
dependsOn(classes)
```
![]() use the built-in literal
use the built-in literal `\`maven-publish\``
```suggestion
`maven-publish`
```
![]()
```suggestion
this.expand("version" to project.version)
```
![]()
```suggestion
dependsOn(classes)
```
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
![]() use the built-in literal
use the built-in literal `\`maven-publish\``
```suggestion
`maven-publish`
```
![]() use the built-in literal
use the built-in literal `\`maven-publish\``
```suggestion
`maven-publish`
```
![]()
```suggestion
this.expand("version" to project.version)
```
![]()
```suggestion
this.expand("version" to project.version)
```
![]()
```suggestion
dependsOn(classes)
```
![]()
```suggestion
dependsOn(classes)
```
|
Loading…
Reference in New Issue
Block a user
use the built-in literal
\
maven-publish``use the built-in literal
\
maven-publish``