mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-23 03:27:39 +08:00
Eyre_S
213798dab7
- add /info (without subcommand) - add about pic - add morny about links - add MornyAssets to manager & use assets - add TelegramImages to manager images that in use - with a AssetsFileImage - with IMG_ABOUT - add MornyAbout - changed MornyHello to MornyAbout - add about links (used in /info) - remove HelloOnStart
28 lines
441 B
Properties
28 lines
441 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-RC4
|
|
|
|
USE_DELTA = false
|
|
VERSION_DELTA =
|
|
|
|
CODENAME = beiping
|
|
|
|
# dependencies
|
|
|
|
lib_spotbugs_v = 4.7.3
|
|
|
|
lib_messiva_v = 0.1.1
|
|
lib_resourcetools_v = 0.2.2
|
|
|
|
lib_javatelegramapi_v = 6.2.0
|
|
|
|
lib_okhttp_v = 4.11.0
|
|
lib_gson_v = 2.10.1
|
|
|
|
lib_junit_v = 5.10.0
|