Skip to content

Commit

Permalink
Merge pull request #135 from Anthonyy232/renovate/com.google.devtools…
Browse files Browse the repository at this point in the history
….ksp-2.x

Update plugin com.google.devtools.ksp to v2.0.20-1.0.25
  • Loading branch information
Anthonyy232 authored Sep 6, 2024
2 parents df0ac61 + 683f434 commit 78d7e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id("org.jetbrains.kotlin.android") version "2.0.20" apply false
id ("org.jetbrains.kotlin.plugin.compose") version "2.0.20" apply false
id("com.google.dagger.hilt.android") version "2.52" apply false
id("com.google.devtools.ksp") version "2.0.20-1.0.24" apply false
id("com.google.devtools.ksp") version "2.0.20-1.0.25" apply false
id ("com.mikepenz.aboutlibraries.plugin") version "11.2.3" apply false
id ("org.jetbrains.kotlin.plugin.serialization") version "2.0.20" apply false
}
Expand Down

0 comments on commit 78d7e09

Please sign in to comment.