Skip to content

Commit

Permalink
bump library and ktor version
Browse files Browse the repository at this point in the history
  • Loading branch information
itboy87 committed Jan 30, 2025
1 parent 0f750ec commit 7036d42
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,8 +3,8 @@ agp = "8.7.2"
kotlin = "2.1.10"
compileSdk = "35"
minSdk = "21"
libraryVersion = "0.2.1"
ktor = "3.0.1"
libraryVersion = "0.2.2"
ktor = "3.0.3"
ktor2 = "2.3.13"
coroutines = "1.9.0"
kotlinxDatetime = "0.6.1"
Expand Down

0 comments on commit 7036d42

Please sign in to comment.