feat: adapt allay api 0.12.0-SHAPSHOT (waiting for 0.12.0 release)

This commit is contained in:
daoge_cmd
2025-09-30 23:12:12 +08:00
parent b7864bb6fb
commit 3ef60f4b33
12 changed files with 28 additions and 38 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ object Versions {
}
object Allay {
const val api = "0.7.1"
const val api = "0.12.0-SNAPSHOT"
const val gson = "2.13.1"
const val mappings = "8002ed6"