Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sirekanian committed Dec 30, 2023
1 parent b9c99e1 commit 7bc318a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
implementation("io.ktor:ktor-client-okhttp:2.3.7")
implementation("io.ktor:ktor-client-content-negotiation:2.3.7")
implementation("io.ktor:ktor-serialization-kotlinx-json:2.3.7")
implementation("org.slf4j:slf4j-simple:2.0.9")
implementation("org.slf4j:slf4j-simple:2.0.10")

// sqldelight
implementation("app.cash.sqldelight:android-driver:2.0.1")
Expand Down

0 comments on commit 7bc318a

Please sign in to comment.