Skip to content

Commit b361b34

Browse files
committed
fix: ktor dependency breaking build
1 parent 835a65f commit b361b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ androidx-navigation = "2.9.0-beta03"
2222
mapsCompose = "6.6.0"
2323
playServicesLocation = "21.3.0"
2424
playServicesMaps = "19.2.0"
25-
ktor = "3.2.0"
25+
ktor = "3.2.2"
2626
kotlinx-serialization = "1.9.0"
2727
kotlinx-datetime = "0.7.0"
2828
uiTooling = "1.8.2"

0 commit comments

Comments
 (0)