я победюн

This commit is contained in:
2020-08-10 18:10:03 +06:00
parent f3f670abd7
commit 8bd6ef3d5f
13 changed files with 20 additions and 18 deletions

@ -37,8 +37,8 @@ dependencies {
api "com.insanusmokrassar:postssystem.utils.repos:$core_version"
api "com.insanusmokrassar:postssystem.exposed.commons:$core_version"
} else {
api project(":utils:repos:utils.repos.common")
api project(":exposed:exposed.commons")
api project(":utils:repos:postssystem.utils.repos.common")
api project(":exposed:postssystem.exposed.commons")
}
testImplementation "org.xerial:sqlite-jdbc:$test_sqlite_version"