Skip to content

Commit

Permalink
Update Kotlin SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcreaser committed Nov 22, 2024
1 parent 41d8d99 commit 98415ba
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 @@ -18,9 +18,9 @@ androidx-test-orchestrator = "1.4.2"
androidx-test-runner = "1.3.0"
androidx-workmanager = "2.7.1"
apollo = "4.0.0"
aws-kotlin = "1.3.31" # ensure proper aws-smithy version also set
aws-kotlin = "1.3.81" # ensure proper aws-smithy version also set
aws-sdk = "2.62.2"
aws-smithy = "1.3.8" # ensure proper aws-kotlin version also set
aws-smithy = "1.3.23" # ensure proper aws-kotlin version also set
binary-compatibility-validator = "0.14.0"
coroutines = "1.7.3"
desugar = "1.2.0"
Expand Down

0 comments on commit 98415ba

Please sign in to comment.