Coeur-Morny-Cono/gradle.properties
Eyre_S 17c29036b3
add a function "if something?" to OnUserRandoms
- and now uses @Deprecated not @SuppressWarnings("unused") to tag those unused event.
2022-11-19 22:48:20 +08:00

24 lines
392 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.1
USE_DELTA = false
VERSION_DELTA =
CODENAME = beiping
# dependencies
libSpotbugsVersion = 4.7.3
libMessivaVersion = 0.1.0.1
libJavaTelegramBotApiVersion = 6.2.0
libJunitVersion = 5.9.0