Skip to content

Commit

Permalink
Update plugin com.google.devtools.ksp to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 2020ca1 commit 4566af1
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 @@ -23,7 +23,7 @@ buildscript {

plugins {
// modern kotlin annotation support; replaces kapt: https://developer.android.com/build/migrate-to-ksp
id 'com.google.devtools.ksp' version '1.9.23-1.0.20' apply false
id 'com.google.devtools.ksp' version '2.0.21-1.0.26' apply false
}

allprojects {
Expand Down

0 comments on commit 4566af1

Please sign in to comment.