Merge remote-tracking branch 'origin/master'

This commit is contained in:
Hosted Weblate 2023-12-07 20:44:17 +00:00
commit fac0ef4c25
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ allprojects {
}
plugins {
id("com.google.devtools.ksp") version "1.9.20-1.0.14" apply false
id("com.google.devtools.ksp") version "1.9.21-1.0.15" apply false
}
tasks.register<Delete>("clean") {