mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-19 15:14:28 +03:00
Merge pull request #4496 from nextcloud/renovate/org.jetbrains.kotlin.plugin.compose-2.x
Update plugin org.jetbrains.kotlin.plugin.compose to v2.1.0
This commit is contained in:
commit
171da3a842
2 changed files with 10 additions and 2 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.21"
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "2.1.0"
|
||||
id "org.jetbrains.kotlin.kapt"
|
||||
id 'com.google.devtools.ksp' version '2.0.21-1.0.28'
|
||||
}
|
||||
|
|
|
@ -144,7 +144,10 @@
|
|||
<trusted-key id="6F7E5ACBCD02DB60DFD232E45E1F79A7C298661E" group="com.google.auto" name="auto-parent" version="6"/>
|
||||
<trusted-key id="720746177725A89207A7075BFD5DEA07FCB690A8" group="org.codehaus.mojo" name="mojo-parent" version="50"/>
|
||||
<trusted-key id="7616EB882DAF57A11477AAF559A252FB1199D873" group="com.google.code.findbugs" name="jsr305" version="3.0.2"/>
|
||||
<trusted-key id="77A45740C23880C7F81B9D4D5C504E1210E49773" group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.5"/>
|
||||
<trusted-key id="77A45740C23880C7F81B9D4D5C504E1210E49773">
|
||||
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.5"/>
|
||||
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.8"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>
|
||||
<trusted-key id="7E22D50A7EBD9D2CD269B2D4056ACA74D46000BF" group="io.netty"/>
|
||||
<trusted-key id="7F36E793AE3252E5D9E9B98FEE9E7DC9D92FC896" group="com.google.errorprone"/>
|
||||
|
@ -6456,6 +6459,11 @@
|
|||
<sha256 value="f619c327fae9c2249e5199a0f536a49f491157664afad163c8639e740f226d4a" 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.1.0">
|
||||
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.1.0.pom">
|
||||
<sha256 value="fe78fa62efbf0c89ebef4bb0695ab219f41d802e854aafe0fedc561b1bc4a0d7" 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