Skip to content

Commit

Permalink
fix(deps): update kotlin monorepo to v2.1.10 (#1037)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 9aaeea3 commit a9d02e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ targetSdk = "35"
appVersion = "2.4.0"
versionCode = "20400"

kotlin = "2.1.0"
kotlin = "2.1.10"
kotlinx-serialization-json = "1.8.0"
kotlinx-serialization-converter = "1.0.0"
kotlinx-coroutines = "1.10.1"
Expand Down

0 comments on commit a9d02e3

Please sign in to comment.