Skip to content

Commit

Permalink
Update kotlin monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent ef4f4ba commit bb71179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
// https://developer.android.com/jetpack/androidx/releases/hilt
hiltVersion = libs.versions.hilt.get()

kotlinVersion = "1.9.21"
kotlinVersion = "2.0.21"

// https://github.com/ben-manes/gradle-versions-plugin
versionsPluginVersion = "0.51.0"
Expand Down

0 comments on commit bb71179

Please sign in to comment.