Сервер: удалить SQLite runtime и оставить только PostgreSQL

This commit is contained in:
AidarKC
2026-07-25 22:09:22 +04:00
parent 1dddb5fb3c
commit 91e7239866
13 changed files with 99 additions and 2246 deletions
@@ -16,7 +16,6 @@ repositories {
}
dependencies {
implementation 'org.xerial:sqlite-jdbc:3.47.0.0' // sqlite
implementation 'org.postgresql:postgresql:42.7.7'
implementation "org.slf4j:slf4j-api:2.0.16" // вызов логгера