gradle: Bootstrap plugin
This commit is contained in:
@@ -35,6 +35,7 @@ repositories {
|
||||
dependencies {
|
||||
implementation(gradleApi())
|
||||
implementation(group = "net.runelite", name = "fernflower", version = "07082019")
|
||||
implementation(group = "org.json", name = "json", version = "20190722")
|
||||
}
|
||||
|
||||
kotlinDslPluginOptions {
|
||||
|
||||
Reference in New Issue
Block a user