Skip to content

Commit

Permalink
library version 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
itboy87 committed Sep 23, 2024
1 parent 54a7d28 commit 98b7d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ agp = "8.5.2"
kotlin = "2.0.20"
compileSdk = "34"
minSdk = "21"
libraryVersion = "0.1.8"
libraryVersion = "0.1.9"
ktor = "3.0.0-rc-1"
ktor2 = "2.3.12"
coroutines = "1.8.1"
coroutines = "1.9.0"
kotlinxDatetime = "0.6.1"
kotlinx-io = "0.5.4"
okio = "3.9.0"
Expand Down

0 comments on commit 98b7d8a

Please sign in to comment.