mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
Merge pull request #4853 from nextcloud/renovate/ksp-monorepo
chore(deps): update plugin com.google.devtools.ksp to v2.1.20-2.0.0
This commit is contained in:
commit
ccaba64495
@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
|
||||
plugins {
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "2.1.20"
|
||||
id "org.jetbrains.kotlin.kapt"
|
||||
id 'com.google.devtools.ksp' version '2.1.20-1.0.32'
|
||||
id 'com.google.devtools.ksp' version '2.1.20-2.0.0'
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
Loading…
Reference in New Issue
Block a user