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 fbf6355 + 3907ee4 commit a941880Copy full SHA for a941880
app/build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
id("com.android.application")
13
id("com.mikepenz.aboutlibraries.plugin")
14
kotlin("android")
15
- id("com.google.devtools.ksp") version "2.0.21-1.0.25"
+ id("com.google.devtools.ksp") version "2.1.20-1.0.31"
16
}
17
android {
18
// functions to get git info: gitCommitHash, gitBranch, gitRemote
0 commit comments