Skip to content

Commit

Permalink
Merge pull request #47 from Super12138/renovate/ksp
Browse files Browse the repository at this point in the history
Update dependency com.google.devtools.ksp to v2.0.0-1.0.22
  • Loading branch information
Super12138 authored Jun 6, 2024
2 parents 802ce9f + af4a234 commit a9f43de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ junitVersion = "1.1.5"

agp = "8.4.1"
kotlin-android = "2.0.0"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.22"

[libraries]
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
Expand Down

0 comments on commit a9f43de

Please sign in to comment.