We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dfb7b7 commit d3d3c0aCopy full SHA for d3d3c0a
gradle/libs.versions.toml
@@ -54,5 +54,5 @@ robolectric = "org.robolectric:robolectric:4.14.1"
54
androidGradlePlugin = { id = "com.android.application", version.ref = "androidGradlePlugin" }
55
baselineProfilePlugin = { id = "androidx.baselineprofile", version.ref = "baselineProfile" }
56
kotlinPlugin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
57
-kspPlugin = { id = "com.google.devtools.ksp", version = "2.1.21-2.0.1" }
+kspPlugin = { id = "com.google.devtools.ksp", version = "2.1.21-2.0.2" }
58
hiltPlugin = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
0 commit comments