mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 06:51:55 +03:00
chore(deps): update plugin org.jetbrains.kotlin.kapt to v2.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
28cc777600
commit
e4045ce087
2 changed files with 6 additions and 1 deletions
|
@ -30,7 +30,7 @@ buildscript {
|
|||
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 "org.jetbrains.kotlin.kapt" version "2.1.0"
|
||||
id 'com.google.devtools.ksp' version '2.1.0-1.0.29' apply false
|
||||
}
|
||||
|
||||
|
|
|
@ -14132,6 +14132,11 @@
|
|||
<sha256 value="0378dd9a0864cecdf17a9644e1ca4d698cc90634facf7f504f51a203e5274d2c" 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.1.0">
|
||||
<artifact name="org.jetbrains.kotlin.kapt.gradle.plugin-2.1.0.pom">
|
||||
<sha256 value="8347e5c10c0f818183e419da3e98a0e83679b5dd358d07d00495fef377ff69d1" 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