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 d5867c1 commit 73b1bedCopy full SHA for 73b1bed
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