Skip to content

Commit f572cf5

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

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.2.20"
16+
id "org.jetbrains.kotlin.plugin.compose" version "2.2.21"
1717
id "org.jetbrains.kotlin.kapt"
1818
id 'com.google.devtools.ksp' version '2.2.20-2.0.3'
1919
id "de.undercouch.download" version "5.6.0" // Download task and extension for retrieving files during a build

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20823,6 +20823,11 @@
2082320823
<sha256 value="2ab88999ff3bbcdec0f214e55bdf0358e00bb30adb91c87d808ce6fa9f0c0755" origin="Generated by Gradle" reason="Artifact is not signed"/>
2082420824
</artifact>
2082520825
</component>
20826+
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.2.21">
20827+
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.2.21.pom">
20828+
<sha256 value="21b88463dbdb8ef26dbbbc57853fadad5d4f002269c30506493f7c9ab0573ac9" origin="Generated by Gradle" reason="Artifact is not signed"/>
20829+
</artifact>
20830+
</component>
2082620831
<component group="org.jetbrains.kotlinx" name="atomicfu" version="0.17.0">
2082720832
<artifact name="atomicfu-0.17.0.module">
2082820833
<sha256 value="12e828b1269614b2e50adfaf0d834c98ba5bba782b93fd157ce1e0a35e60cc0b" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)