Skip to content

Commit a9bef30

Browse files
Merge pull request #4959 from nextcloud/renovate/org.jetbrains.kotlin.plugin.compose-2.x
chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.1.21
2 parents 70620ff + e1aec98 commit a9bef30

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import com.github.spotbugs.snom.Effort
1313
import com.github.spotbugs.snom.SpotBugsTask
1414

1515
plugins {
16-
id "org.jetbrains.kotlin.plugin.compose" version "2.1.20"
16+
id "org.jetbrains.kotlin.plugin.compose" version "2.1.21"
1717
id "org.jetbrains.kotlin.kapt"
1818
id 'com.google.devtools.ksp' version '2.1.20-2.0.1'
1919
}

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15675,6 +15675,11 @@
1567515675
<sha256 value="93d752c5314ed1f65e303531f41aa8f2a4c1b6221173d15ed8037cf31f6f4482" origin="Generated by Gradle" reason="Artifact is not signed"/>
1567615676
</artifact>
1567715677
</component>
15678+
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.1.21">
15679+
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.1.21.pom">
15680+
<sha256 value="f87ebb0ce868f9f052704f05ee5646116c6edadf3d297198ba46b02a5b638355" origin="Generated by Gradle" reason="Artifact is not signed"/>
15681+
</artifact>
15682+
</component>
1567815683
<component group="org.jetbrains.kotlinx" name="atomicfu" version="0.17.0">
1567915684
<artifact name="atomicfu-0.17.0.module">
1568015685
<sha256 value="12e828b1269614b2e50adfaf0d834c98ba5bba782b93fd157ce1e0a35e60cc0b" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)