mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-05-20 00:30:20 +00:00
refactor: delombok and move version info to Versions.kt
This commit is contained in:
@@ -75,4 +75,9 @@ object Versions {
|
||||
const val nbt = "6.1"
|
||||
const val logback = "1.5.8"
|
||||
}
|
||||
|
||||
object Allay {
|
||||
const val api = "master-SNAPSHOT"
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user