Skip to content

Commit

Permalink
Update kotlin monorepo to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent aa3f482 commit 9154baa
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.0"
androidLibrary = "8.7.0"
kotlin = "2.0.20"
kotlin = "2.0.21"
jvmTarget = "1.8"
kotlinKsp = "2.0.20-1.0.25"
detektVersion = "1.23.7"

# Library Version
kotlinBOM = "2.0.20"
kotlinBOM = "2.0.21"
composeBOM = "2024.09.03"

coreKtx = "1.13.1"
Expand Down

0 comments on commit 9154baa

Please sign in to comment.