feat: use allay-api 0.1.0

This commit is contained in:
daoge_cmd
2024-12-23 00:43:51 +08:00
parent 73a2c70794
commit 944c04b9b8

View File

@@ -79,6 +79,6 @@ object Versions {
}
object Allay {
const val api = "920deb984d"
const val api = "0.1.0"
}
}