Added clean database
This commit is contained in:
2019-04-12 18:38:16 +03:00
parent a5d2815cfe
commit 3350c886f4
5 changed files with 5 additions and 4 deletions

View File

@ -5,7 +5,7 @@
Для данного проекта можно использовать базу ядра.
Таски запускаются с помощью gradle wrapper. Версия Gradle - 2.3.
Таски запускаются с помощью gradle wrapper. Версия Gradle - 2.14.
Nix
```bash
@ -96,5 +96,5 @@ rootProject.name = 'biz.redsoft.myproject'
8. Актуальная версия ядра указывается в файле gradle.properties:
```
biz.redsoft.ncore.version=1.5.106.0
biz.redsoft.ncore.version=1.5.366.14
```