mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
Merge pull request #4424 from nextcloud/renovate/com.google.devtools.ksp-2.x
chore(deps): update plugin com.google.devtools.ksp to v2.0.21-1.0.27
This commit is contained in:
commit
a0765ad363
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
|
|||
plugins {
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "2.0.21"
|
||||
id "org.jetbrains.kotlin.kapt"
|
||||
id 'com.google.devtools.ksp' version '2.0.21-1.0.26'
|
||||
id 'com.google.devtools.ksp' version '2.0.21-1.0.27'
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
|
Loading…
Reference in a new issue