Skip to content

Commit b6f46f2

Browse files
Merge pull request #5967 from nextcloud/renovate/org.jetbrains.kotlin.plugin.compose-2.x
chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.3.20
2 parents 4b27cd5 + 382c4d0 commit b6f46f2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import com.github.spotbugs.snom.SpotBugsTask
1010
import io.gitlab.arturbosch.detekt.Detekt
1111

1212
plugins {
13-
id("org.jetbrains.kotlin.plugin.compose") version "2.3.10"
13+
id("org.jetbrains.kotlin.plugin.compose") version "2.3.20"
1414
id("com.android.built-in-kotlin")
1515
id("com.android.legacy-kapt")
1616
id("com.google.devtools.ksp") version "2.3.6"

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27314,6 +27314,11 @@
2731427314
<sha256 value="56b58e46c36bd8af8b433050d8b7e25f15a0dff4614bcdd48f2f5923d390e8f3" origin="Generated by Gradle" reason="Artifact is not signed"/>
2731527315
</artifact>
2731627316
</component>
27317+
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.3.20">
27318+
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.3.20.pom">
27319+
<sha256 value="8afdbb07964f0c3668a146ee4d8c90dab9d56737fa7627348ce757b686aedc13" origin="Generated by Gradle" reason="Artifact is not signed"/>
27320+
</artifact>
27321+
</component>
2731727322
<component group="org.jetbrains.kotlinx" name="atomicfu" version="0.17.0">
2731827323
<artifact name="atomicfu-0.17.0.module">
2731927324
<sha256 value="12e828b1269614b2e50adfaf0d834c98ba5bba782b93fd157ce1e0a35e60cc0b" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)