forked from openrs2/openrs2
This allows us to remove the buildSrc module. Signed-off-by: Graham <gpe@openrs2.org>
parent
3a4fdc7ee0
commit
213808f609
@ -1,7 +0,0 @@ |
||||
plugins { |
||||
`embedded-kotlin` |
||||
} |
||||
|
||||
repositories { |
||||
mavenCentral() |
||||
} |
@ -1 +0,0 @@ |
||||
|
@ -1,8 +0,0 @@ |
||||
object Versions { |
||||
const val dependencyLicenseReport = "1.16" |
||||
const val dokka = "1.4.30" |
||||
const val kotlin = "1.4.32" |
||||
const val kotlinter = "3.4.0" |
||||
const val shadowPlugin = "6.1.0" |
||||
const val versionsPlugin = "0.38.0" |
||||
} |
Loading…
Reference in new issue