Skip to content

Commit

Permalink
Bump KSP to 2.0.20-1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
mars885 committed Sep 24, 2024
1 parent 100656c commit 0ad4e70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ object versions {
const val gradleVersionsPlugin = "0.51.0"
const val dokkaPlugin = "1.9.20"
const val shadowPlugin = "8.0.0"
const val ksp = "2.0.0-1.0.24"
const val dagger = "2.51.1"
const val ksp = "2.0.20-1.0.25"
const val dagger = "2.52"
const val appCompat = "1.7.0"
const val navigation = "2.7.7"
const val fragmentKtx = "1.8.2"
Expand Down

0 comments on commit 0ad4e70

Please sign in to comment.