mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Revert to ktor 1.5.2
Newer version seems to require unpublished dependencies.
This commit is contained in:
@@ -33,7 +33,7 @@ application {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
val ktorVersion = "1.5.3"
|
||||
val ktorVersion = "1.5.2"
|
||||
val kotlinVersion = "1.4.32"
|
||||
val logbackVersion = "1.2.3"
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion")
|
||||
|
||||
Reference in New Issue
Block a user