mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
Update plugin com.google.devtools.ksp to v2.0.21-1.0.26
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7fe8484569
commit
d789a2f58d
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ plugins {
|
|||
id "org.jetbrains.kotlin.plugin.compose" version "2.0.21"
|
||||
id "com.diffplug.spotless" version "6.25.0"
|
||||
id "org.jetbrains.kotlin.kapt" version "2.0.21"
|
||||
id 'com.google.devtools.ksp' version '2.0.21-1.0.25' apply false
|
||||
id 'com.google.devtools.ksp' version '2.0.21-1.0.26' apply false
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
|
Loading…
Reference in a new issue