gradle: Refactor and update to gradle 6
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
|
||||
rootProject.name = "OpenOSRS"
|
||||
|
||||
plugins {
|
||||
id("com.gradle.enterprise").version("3.0")
|
||||
}
|
||||
|
||||
include(":http-api")
|
||||
include(":cache")
|
||||
include(":runelite-api")
|
||||
|
||||
Reference in New Issue
Block a user