feat: update allay-api and mapping files

This commit is contained in:
daoge_cmd
2025-08-21 00:11:36 +08:00
parent 1ef12fdec0
commit 757ed6ad4d
3 changed files with 7 additions and 7 deletions

View File

@@ -81,10 +81,10 @@ object Versions {
}
object Allay {
const val api = "0.4.1"
const val api = "0.7.1"
const val gson = "2.13.1"
const val mappings = "3626653"
const val mappingsGenerator = "366618e"
const val mappings = "8002ed6"
const val mappingsGenerator = "fd83f41"
}
object Minestom {