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.
2 parents d5867c1 + 73b1bed commit 6464d5bCopy full SHA for 6464d5b
build.gradle.kts
@@ -28,7 +28,7 @@ buildscript {
28
}
29
30
plugins {
31
- id("com.google.devtools.ksp") version "1.7.20-1.0.7" apply false
+ id("com.google.devtools.ksp") version "1.7.20-1.0.8" apply false
32
id("com.codingfeline.buildkonfig") version "0.13.3" apply false
33
34
0 commit comments