mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-05 11:59:48 +01:00
chore(deps): update plugin com.google.devtools.ksp to v2.2.0-2.0.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd8ad9e672
commit
28556e12cd
@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
|
||||
plugins {
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "2.2.0"
|
||||
id "org.jetbrains.kotlin.kapt"
|
||||
id 'com.google.devtools.ksp' version '2.1.21-2.0.2'
|
||||
id 'com.google.devtools.ksp' version '2.2.0-2.0.2'
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
Loading…
Reference in New Issue
Block a user