Added auth for position you will stand after signing up
This commit is contained in:
parent
1ea47a9f7c
commit
cef71a5abe
6 changed files with 30 additions and 13 deletions
|
|
@ -14,6 +14,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1")
|
||||
implementation("de.thelooter:toml4j:0.8.1")
|
||||
implementation("io.github.cdimascio:dotenv-kotlin:6.5.1")
|
||||
}
|
||||
|
||||
tasks.test {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue