SHA256
Сервер: начать перенос runtime БД на PostgreSQL
This commit is contained in:
@@ -17,6 +17,7 @@ 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" // вызов логгера
|
||||
|
||||
|
||||
Reference in New Issue
Block a user