Kotlinify + publish to repo.fvdh.dev
This commit is contained in:
parent
22d6af916d
commit
75c2fda749
19 changed files with 386 additions and 282 deletions
7
buildSrc/src/main/kotlin/VersionConstants.kt
Normal file
7
buildSrc/src/main/kotlin/VersionConstants.kt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
object VersionConstants {
|
||||
const val cloudVersion = "1.6.0-SNAPSHOT"
|
||||
const val adventureVersion = "4.8.1"
|
||||
const val adventurePlatformVersion = "4.0.0-SNAPSHOT"
|
||||
const val adventureMinimessageVersion = "4.1.0-SNAPSHOT"
|
||||
const val bstatsVersion = "2.2.1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue