mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +03:00
Merge pull request #13981 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
4224b45152
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.26' apply false
|
||||
id 'com.google.devtools.ksp' version '2.0.21-1.0.27' apply false
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
|
Loading…
Reference in a new issue