mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-09 23:53:04 +00:00
Merge pull request #4375 from nextcloud/renovate/com.google.devtools.ksp-2.x
Update plugin com.google.devtools.ksp to v2.0.21-1.0.26
This commit is contained in:
commit
e995c240c0
@ -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.25'
|
||||
id 'com.google.devtools.ksp' version '2.0.21-1.0.26'
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
Loading…
Reference in New Issue
Block a user