Skip to content

Commit

Permalink
Merge pull request #4109 from nextcloud/renovate/org.jetbrains.kotlin…
Browse files Browse the repository at this point in the history
….plugin.compose-2.x

chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.0.20
  • Loading branch information
AndyScherzinger authored Aug 22, 2024
2 parents fa35c24 + 9c9aecc commit 2955448
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import com.github.spotbugs.snom.Effort
import com.github.spotbugs.snom.SpotBugsTask

plugins {
id "org.jetbrains.kotlin.plugin.compose" version "2.0.10"
id "org.jetbrains.kotlin.plugin.compose" version "2.0.20"
id "org.jetbrains.kotlin.kapt"
id 'com.google.devtools.ksp' version '2.0.10-1.0.24'
}
Expand Down
5 changes: 5 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5838,6 +5838,11 @@
<sha256 value="d43b8b65626680872f366b8cb92740827c96ee1b69434417e51196c28bafe054" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.0.20">
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.0.20.pom">
<sha256 value="a9820ac76de5e2c95fbd733fd32d0241044c58ca35702d49be9915780e048ada" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="org.jetbrains.kotlinx" name="kotlinx-coroutines-bom" version="1.7.1">
<artifact name="kotlinx-coroutines-bom-1.7.1.pom">
<sha256 value="b925aa988c40a5c7aa0c77b21373feb18c39414926bd51c76ef44434f5bae9c2" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 2955448

Please sign in to comment.