Merge pull request #474 from AllayMC/allay

feat: add support for allay platform
This commit is contained in:
Zoë Gidiere
2024-10-25 16:05:58 -06:00
committed by GitHub
28 changed files with 4792 additions and 0 deletions
+4
View File
@@ -77,4 +77,8 @@ object Versions {
const val logback = "1.5.8"
const val picocli = "4.7.6"
}
object Allay {
const val api = "1cb3bb69c6"
}
}