Coeur-Morny-Cono/gradle.properties
Eyre_S 69a33933f5
add docker, update gradle wrapper
- added Dockerfile and simple example docker-compose.yml
- upgrade gradle wrapper: 7.5.1 -> 8.2.1
- tiny code refactor
2023-08-15 14:10:13 +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.8
USE_DELTA = false
VERSION_DELTA =
CODENAME = beiping
# dependencies
libSpotbugsVersion = 4.7.3
libMessivaVersion = 0.1.1
libJavaTelegramBotApiVersion = 6.2.0
libJunitVersion = 5.9.0