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] authored May 7, 2024
1 parent eb976a6 commit 59d8152
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 @@ -3,8 +3,8 @@
# Plugin Version
androidGradlePlugin = "8.2.2"
androidLibrary = "8.2.2"
kotlinAndroid = "1.9.21"
kotlinJvm = "1.9.21"
kotlinAndroid = "1.9.24"
kotlinJvm = "1.9.24"
androidxComposeCompiler = "1.5.7"
jvmTarget = "17"
kotlinKsp = "1.9.22-1.0.17"
Expand All @@ -16,7 +16,7 @@ splashScreen = "1.0.1"
activityCompose = "1.8.2"
composeNavigation = "2.7.7"
composeBOM = "2024.02.00"
kotlinBOM = "1.9.22"
kotlinBOM = "1.9.24"
androidXLifecycle = "2.7.0"
androidMaterial3 = "1.2.0"
hiltAndroid = "2.50"
Expand Down

0 comments on commit 59d8152

Please sign in to comment.