Skip to content

Commit d3d3c0a

Browse files
Update plugin kspPlugin to v2.1.21-2.0.2
1 parent 9dfb7b7 commit d3d3c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ robolectric = "org.robolectric:robolectric:4.14.1"
5454
androidGradlePlugin = { id = "com.android.application", version.ref = "androidGradlePlugin" }
5555
baselineProfilePlugin = { id = "androidx.baselineprofile", version.ref = "baselineProfile" }
5656
kotlinPlugin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
57-
kspPlugin = { id = "com.google.devtools.ksp", version = "2.1.21-2.0.1" }
57+
kspPlugin = { id = "com.google.devtools.ksp", version = "2.1.21-2.0.2" }
5858
hiltPlugin = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }

0 commit comments

Comments
 (0)