Skip to content

Commit e7d985e

Browse files
Update plugin org.jetbrains.kotlin.kapt to v2.1.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4e4b23 commit e7d985e

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ buildscript {
3030
plugins {
3131
id "org.jetbrains.kotlin.plugin.compose" version "2.1.0"
3232
id "com.diffplug.spotless" version "6.25.0"
33-
id "org.jetbrains.kotlin.kapt" version "2.1.0"
33+
id "org.jetbrains.kotlin.kapt" version "2.1.10"
3434
id 'com.google.devtools.ksp' version '2.1.0-1.0.29' apply false
3535
}
3636

gradle/verification-metadata.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9187,10 +9187,10 @@
91879187
</component>
91889188
<component group="com.github.nextcloud" name="android-library" version="3d422b28376339c0fbd772e480dbbdc56b7ae1a1">
91899189
<artifact name="android-library-3d422b28376339c0fbd772e480dbbdc56b7ae1a1.aar">
9190-
<sha256 value="58debdb6fecf8f254f38bed011ea4849405017679c7978755e2a004031b3f69e" origin="Generated by Gradle"/>
9190+
<sha256 value="58debdb6fecf8f254f38bed011ea4849405017679c7978755e2a004031b3f69e" origin="Generated by Gradle" reason="Artifact is not signed"/>
91919191
</artifact>
91929192
<artifact name="android-library-3d422b28376339c0fbd772e480dbbdc56b7ae1a1.module">
9193-
<sha256 value="b14de6c6ed598b5b31cb8842b41f1cbb03313bf4bc29eaaa9dfd17f07b6dd8f0" origin="Generated by Gradle"/>
9193+
<sha256 value="b14de6c6ed598b5b31cb8842b41f1cbb03313bf4bc29eaaa9dfd17f07b6dd8f0" origin="Generated by Gradle" reason="Artifact is not signed"/>
91949194
</artifact>
91959195
</component>
91969196
<component group="com.github.nextcloud" name="android-library" version="406b50853375215998190d661110ae8c881a054e">
@@ -16699,6 +16699,11 @@
1669916699
</sha256>
1670016700
</artifact>
1670116701
</component>
16702+
<component group="org.jetbrains.kotlin.kapt" name="org.jetbrains.kotlin.kapt.gradle.plugin" version="2.1.10">
16703+
<artifact name="org.jetbrains.kotlin.kapt.gradle.plugin-2.1.10.pom">
16704+
<sha256 value="1f33a4f0b6cedea68c6210b9d7c3d4fedec4185d9d508aacaacd3ddf7ab64e2f" origin="Generated by Gradle" reason="Artifact is not signed"/>
16705+
</artifact>
16706+
</component>
1670216707
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.0.0">
1670316708
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.0.0.pom">
1670416709
<sha256 value="38e76d688eddcf2d92ab20838c0adf28d8fd5de2cc965edcd273a9b4f7d636de" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)