fernflowerplugin: Add annotations (#1854)
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
plugins {
|
||||
`kotlin-dsl`
|
||||
groovy
|
||||
}
|
||||
|
||||
repositories {
|
||||
@@ -35,7 +34,6 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation(gradleApi())
|
||||
implementation(localGroovy())
|
||||
implementation(group = "net.runelite", name = "fernflower", version = "07082019")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user