feat: use allay-api 0.12.0

This commit is contained in:
daoge_cmd
2025-10-04 17:14:06 +08:00
parent 3ef60f4b33
commit 3b25e82a73
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ object Versions {
}
object Allay {
const val api = "0.12.0-SNAPSHOT"
const val api = "0.12.0"
const val gson = "2.13.1"
const val mappings = "8002ed6"