Merge pull request #41 from Super12138/renovate/major-ksp

Update dependency com.google.devtools.ksp to v2
This commit is contained in:
Super12138 2024-05-24 19:54:06 +08:00 committed by GitHub
commit 82a90f6282
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ junitVersion = "1.1.5"
agp = "8.4.1"
kotlin-android = "2.0.0"
ksp = "1.9.24-1.0.20"
ksp = "2.0.0-1.0.21"
[libraries]
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }