feat: added exposed dependency, updated kotlin jvm
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
3c5ecedaaf
commit
0ad6941b62
2 changed files with 11 additions and 6 deletions
|
@ -23,4 +23,7 @@ internal object BuildConstants {
|
|||
const val ownerID = "${ownerID}"
|
||||
const val kordVersion = "${kordversion}"
|
||||
const val coroutinesVersion = "${coroutinesversion}"
|
||||
const val ktorVersion = "${ktorversion}"
|
||||
const val exposedVersion = "${exposedversion}"
|
||||
const val postgresVersion = "${postgresversion}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue