Coeur-Morny-Cono/gradle.properties
Eyre_S ff428f76b2
添加事件劫持功能的命令端口,文本更改,添加贴纸管理类
- 添加事件劫持与返回命令的事件请求命令
- 添加贴纸管理类集中存放贴纸 id
- 修改 runtime 方法中的 memory 字段名为 "vm memory"
- 为 runtime 方法, OnInlineQuery 添加 @since 标签
2021-12-14 22:38:53 +08:00

14 lines
163 B
Properties

## Core
VERSION = 0.4.2.0
# dependencies
libSpotbugsVersion = 4.5.0
libMessivaVersion = 0.1.0.1
libJavaTelegramBotApiVersion = 5.5.0
libJunitVersion = 5.8.2