Skip to content

Commit

Permalink
Update kotlin monorepo to v2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent a0a2a06 commit 7f6193e
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,13 +3,13 @@
# Plugin Version
androidGradlePlugin = "8.7.1"
androidLibrary = "8.7.1"
kotlin = "2.0.21"
kotlin = "2.1.10"
jvmTarget = "1.8"
kotlinKsp = "2.0.21-1.0.26"
detektVersion = "1.23.7"

# Library Version
kotlinBOM = "2.0.20"
kotlinBOM = "2.1.10"
composeBOM = "2024.10.00"

coreKtx = "1.13.1"
Expand Down

0 comments on commit 7f6193e

Please sign in to comment.