Project update to ncore version 1.8.5.0

This commit is contained in:
2021-12-21 12:11:11 +03:00
parent d7ad524f64
commit 20b690bf62
11 changed files with 215 additions and 44 deletions

View File

@ -100,7 +100,7 @@ rootProject.name = 'biz.redsoft.myproject'
9. Актуальная версия ядра указывается в файле gradle.properties:
```
biz.redsoft.ncore.version=1.6.69.0
biz.redsoft.ncore.version=1.8.5.0
```
Запуск толстого клиента осуществляется в собранном дистрибутиве (distTar или distZip) в каталоге bin командой:
start-client.bat (или ./start-client в линуксе)