Skip to content

Commit 2d3bc07

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.3.20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa15766 commit 2d3bc07

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.3.10"
16+
id "org.jetbrains.kotlin.plugin.compose" version "2.3.20"
1717
id "org.jetbrains.kotlin.kapt"
1818
id 'com.google.devtools.ksp' version '2.3.6'
1919
}

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27214,6 +27214,11 @@
2721427214
<sha256 value="56b58e46c36bd8af8b433050d8b7e25f15a0dff4614bcdd48f2f5923d390e8f3" origin="Generated by Gradle" reason="Artifact is not signed"/>
2721527215
</artifact>
2721627216
</component>
27217+
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.3.20">
27218+
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.3.20.pom">
27219+
<sha256 value="8afdbb07964f0c3668a146ee4d8c90dab9d56737fa7627348ce757b686aedc13" origin="Generated by Gradle" reason="Artifact is not signed"/>
27220+
</artifact>
27221+
</component>
2721727222
<component group="org.jetbrains.kotlinx" name="atomicfu" version="0.17.0">
2721827223
<artifact name="atomicfu-0.17.0.module">
2721927224
<sha256 value="12e828b1269614b2e50adfaf0d834c98ba5bba782b93fd157ce1e0a35e60cc0b" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)