mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 06:51:55 +03:00
Update plugin org.jetbrains.kotlin.kapt to v2.0.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
338d1586d4
commit
a4bafde864
2 changed files with 6 additions and 1 deletions
|
@ -30,7 +30,7 @@ buildscript {
|
|||
plugins {
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "2.0.0"
|
||||
id "com.diffplug.spotless" version "6.25.0"
|
||||
id "org.jetbrains.kotlin.kapt" version "2.0.0"
|
||||
id "org.jetbrains.kotlin.kapt" version "2.0.10"
|
||||
id 'com.google.devtools.ksp' version '2.0.0-1.0.23' apply false
|
||||
}
|
||||
|
||||
|
|
|
@ -10434,6 +10434,11 @@
|
|||
<sha256 value="9fd220e8fc86ba331eedc96d5f880380e84788137500688e9f032c2f33f65f6a" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlin.kapt" name="org.jetbrains.kotlin.kapt.gradle.plugin" version="2.0.10">
|
||||
<artifact name="org.jetbrains.kotlin.kapt.gradle.plugin-2.0.10.pom">
|
||||
<sha256 value="18cbcbce677800756a6e13974c61dd2b6e03a2fbdbbdbf6734babdc84c6057be" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.0.0">
|
||||
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.0.0.pom">
|
||||
<sha256 value="38e76d688eddcf2d92ab20838c0adf28d8fd5de2cc965edcd273a9b4f7d636de" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
|
Loading…
Reference in a new issue