Skip to content

Commit

Permalink
Update kotlin monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent a0a2a06 commit 6379eab
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.0"
jvmTarget = "1.8"
kotlinKsp = "2.0.21-1.0.26"
detektVersion = "1.23.7"

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

coreKtx = "1.13.1"
Expand Down

0 comments on commit 6379eab

Please sign in to comment.