mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Update plugin com.google.devtools.ksp to v1.9.23-1.0.19
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
83bcc23b8d
commit
031714cab5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ buildscript {
|
|||
|
||||
plugins {
|
||||
id "com.diffplug.spotless" version "6.20.0"
|
||||
id 'com.google.devtools.ksp' version '1.9.22-1.0.17' apply false
|
||||
id 'com.google.devtools.ksp' version '1.9.23-1.0.19' apply false
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
|
Loading…
Reference in a new issue