mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 22:29:09 +00:00
Merge pull request #4683 from nextcloud/renovate/com.google.devtools.ksp-2.x
chore(deps): update plugin com.google.devtools.ksp to v2.1.10-1.0.29
This commit is contained in:
commit
f41e552bf2
@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
|
||||
plugins {
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "2.1.10"
|
||||
id "org.jetbrains.kotlin.kapt"
|
||||
id 'com.google.devtools.ksp' version '2.1.0-1.0.29'
|
||||
id 'com.google.devtools.ksp' version '2.1.10-1.0.29'
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
Loading…
Reference in New Issue
Block a user