Skip to content

Commit

Permalink
bump library version to 0.1.7 and ktor3 to 3.0.0-rc-1
Browse files Browse the repository at this point in the history
  • Loading branch information
itboy87 committed Sep 11, 2024
1 parent 1af5450 commit a77b0c7
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.5.2"
kotlin = "2.0.20"
compileSdk = "34"
minSdk = "21"
libraryVersion = "0.1.6"
ktor = "3.0.0-beta-2"
libraryVersion = "0.1.7"
ktor = "3.0.0-rc-1"
ktor2 = "2.3.12"
coroutines = "1.8.1"
kotlinxDatetime = "0.6.1"
Expand Down

0 comments on commit a77b0c7

Please sign in to comment.