Настроен доступ к исходникам ядра. Немного поправлены параметры приложения. Обновлено ядро.

This commit is contained in:
2019-10-02 13:00:49 +03:00
parent 3350c886f4
commit f0a820d82d
4 changed files with 16 additions and 2 deletions

View File

@ -96,5 +96,5 @@ rootProject.name = 'biz.redsoft.myproject'
8. Актуальная версия ядра указывается в файле gradle.properties:
```
biz.redsoft.ncore.version=1.5.366.14
biz.redsoft.ncore.version=1.6.69.0
```