mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.0.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
beba5acb20
commit
d17d600a1a
2 changed files with 6 additions and 1 deletions
|
@ -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.0"
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "2.0.10"
|
||||
id "org.jetbrains.kotlin.kapt"
|
||||
id 'com.google.devtools.ksp' version '2.0.0-1.0.24'
|
||||
}
|
||||
|
|
|
@ -5673,6 +5673,11 @@
|
|||
<sha256 value="38e76d688eddcf2d92ab20838c0adf28d8fd5de2cc965edcd273a9b4f7d636de" 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.10">
|
||||
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.0.10.pom">
|
||||
<sha256 value="d43b8b65626680872f366b8cb92740827c96ee1b69434417e51196c28bafe054" 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"/>
|
||||
|
|
Loading…
Reference in a new issue