mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Merge pull request #13869 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
9d9c6609e8
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