Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent ff33243 commit f800820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
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 = "1.9.24"

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

0 comments on commit f800820

Please sign in to comment.