mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Update plugin com.google.devtools.ksp to v2.0.20-1.0.25
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6d1574a952
commit
e57be1ed4d
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.20"
|
||||
id "org.jetbrains.kotlin.kapt"
|
||||
id 'com.google.devtools.ksp' version '2.0.20-1.0.24'
|
||||
id 'com.google.devtools.ksp' version '2.0.20-1.0.25'
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
|
Loading…
Reference in a new issue