Skip to content

Commit

Permalink
Merge pull request #309 from touchlab/jb/fix-ios-release-link-task
Browse files Browse the repository at this point in the history
308 - Fix an issue where iOS release build fails
  • Loading branch information
kpgalligan authored Aug 30, 2023
2 parents f577371 + e2ca0f3 commit e81643a
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 @@ -22,9 +22,9 @@ androidx-lifecycle = "2.6.1"

junit = "4.13.2"

coroutines = "1.7.0"
coroutines = "1.7.3"
kotlinx-datetime = "0.4.0"
ktor = "2.3.1"
ktor = "2.3.3"

robolectric = "4.10.3"

Expand Down

0 comments on commit e81643a

Please sign in to comment.