Skip to content

Commit a941880

Browse files
Merge pull request #163 from Androidacy/dependabot/gradle/com.google.devtools.ksp-2.1.20-1.0.31
Bump com.google.devtools.ksp from 2.0.21-1.0.25 to 2.1.20-1.0.31
2 parents fbf6355 + 3907ee4 commit a941880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id("com.android.application")
1313
id("com.mikepenz.aboutlibraries.plugin")
1414
kotlin("android")
15-
id("com.google.devtools.ksp") version "2.0.21-1.0.25"
15+
id("com.google.devtools.ksp") version "2.1.20-1.0.31"
1616
}
1717
android {
1818
// functions to get git info: gitCommitHash, gitBranch, gitRemote

0 commit comments

Comments
 (0)