Skip to content

Commit

Permalink
Update kotlin monorepo to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent dd71a2b commit b8c772a
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
@@ -1,7 +1,7 @@
[versions]
# Plugin versions
androidGradlePlugin = "8.3.2"
kotlinAndroidPlugin = "2.0.21" # change ksp compatible verision as well when updating kotlin version
kotlinAndroidPlugin = "2.1.0" # change ksp compatible verision as well when updating kotlin version
kspPlugin = "2.0.20-1.0.24"
hiltAndroidPlugin = "2.52"
androidJunit5Plugin = "1.10.0.0"
Expand Down

0 comments on commit b8c772a

Please sign in to comment.