mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-22 11:14:55 +08:00
Eyre_S
f362d08f34
- 设置了全局 archivesBaseName - 对一些属性的声明方式进行了调整 - 为 maven publish 添加了动态配置,以在没有配置 publish url 的机器上也能够正常运行基础功能 - gradle plugin: shadow: 7.1.0 -> 7.1.2 - gradle wrapper: 7.3 -> 7.5.1 - 稍微修改了 git 状态的 log 输出方式
21 lines
257 B
Properties
21 lines
257 B
Properties
## Core
|
|
|
|
MORNY_ARCHIVE_NAME = morny-coeur
|
|
|
|
VERSION = 1.0.0-alpha3
|
|
|
|
USE_DELTA = false
|
|
VERSION_DELTA =
|
|
|
|
CODENAME = beiping
|
|
|
|
# dependencies
|
|
|
|
libSpotbugsVersion = 4.7.3
|
|
|
|
libMessivaVersion = 0.1.0.1
|
|
|
|
libJavaTelegramBotApiVersion = 5.6.0
|
|
|
|
libJunitVersion = 5.9.0
|