Skip to content

Commit

Permalink
Updating Kotlin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMc331 committed Dec 14, 2024
1 parent 0a2a155 commit 0ea5a20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ gradle = "8.7.3"
gradleVersionsPlugin = "0.51.0"
hilt = "2.53.1"
junit = "4.13.2"
kotlin = "2.0.21"
kotlinter = "4.4.1"
ksp = "2.0.21-1.0.27"
kotlin = "2.1.0"
kotlinter = "5.0.1"
ksp = "2.1.0-1.0.29"
ktxCore = "1.15.0"
leakCanary = "2.14"
lifecycle = "2.8.7"
Expand Down

0 comments on commit 0ea5a20

Please sign in to comment.