Skip to content

Commit

Permalink
Merge pull request #139 from Androidacy/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…devtools.ksp-2.0.0-1.0.23

Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 2.0.0-1.0.23
  • Loading branch information
androidacy-user authored Jul 21, 2024
2 parents baec8f3 + f1502ba commit 23964dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
id("com.mikepenz.aboutlibraries.plugin")
kotlin("android")
kotlin("kapt")
id("com.google.devtools.ksp") version "1.9.23-1.0.19"
id("com.google.devtools.ksp") version "2.0.0-1.0.23"
}
android {
// functions to get git info: gitCommitHash, gitBranch, gitRemote
Expand Down

0 comments on commit 23964dd

Please sign in to comment.