Coeur-Morny-Cono/gradle.properties
Eyre_S e153d9e47f
support log level setting; remove git submodule _book; bug fix.
- update dependencies
  - messiva: 0.1.0.1 -> 0.1.1
- add param -d/--dbg/--debug to enable the Debug/Trace log output.
- fix UniversalCommand occurs ArrayOutOfBounds while the quotes not closed.
2023-04-08 13:10:36 +08:00

24 lines
390 B
Properties

## Core
MORNY_ARCHIVE_NAME = morny-coeur
MORNY_CODE_STORE = https://github.com/Eyre-S/Coeur-Morny-Cono
MORNY_COMMIT_PATH = https://github.com/Eyre-S/Coeur-Morny-Cono/commit/%s
VERSION = 1.0.0-RC3.6
USE_DELTA = false
VERSION_DELTA =
CODENAME = beiping
# dependencies
libSpotbugsVersion = 4.7.3
libMessivaVersion = 0.1.1
libJavaTelegramBotApiVersion = 6.2.0
libJunitVersion = 5.9.0