Merge pull request #139 from Androidacy/dependabot/gradle/com.google.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
pull/140/head
Androidacy Service Account 2 years ago committed by GitHub
commit 23964dd3bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save