File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import com.github.spotbugs.snom.SpotBugsTask
1010import io.gitlab.arturbosch.detekt.Detekt
1111
1212plugins {
13- id(" org.jetbrains.kotlin.plugin.compose" ) version " 2.3.21 "
13+ id(" org.jetbrains.kotlin.plugin.compose" ) version " 2.4.10 "
1414 id(" com.android.built-in-kotlin" )
1515 id(" com.android.legacy-kapt" )
1616 id(" com.google.devtools.ksp" ) version " 2.3.9"
Original file line number Diff line number Diff line change 1111buildscript {
1212
1313 ext {
14- kotlinVersion = ' 2.3.21 '
14+ kotlinVersion = ' 2.4.10 '
1515 }
1616
1717 repositories {
Original file line number Diff line number Diff line change 2736127361 <sha256 value="7adf21d36e9376ad445089e191a7715c9ab1f9503a23124094641d84ee5fcb7d" origin="Generated by Gradle"/>
2736227362 </artifact>
2736327363 </component>
27364+ <component group="org.jetbrains.kotlin" name="kotlin-gradle-plugins-bom" version="2.4.10">
27365+ <artifact name="kotlin-gradle-plugins-bom-2.4.10.pom">
27366+ <sha256 value="733fccda03ae34773e7b5c85d0e278c897df283370059cb39825f7c0381e49b6" origin="Generated by Gradle"/>
27367+ </artifact>
27368+ </component>
2736427369 <component group="org.jetbrains.kotlin" name="kotlin-klib-abi-reader" version="2.3.0">
2736527370 <artifact name="kotlin-klib-abi-reader-2.3.0.jar">
2736627371 <sha256 value="41e31422eb5eb224b9a475fe80eb8d06eb21ad34fb7d0a408d2c972a7abb8cbb" origin="Generated by Gradle"/>
2922629231 <sha256 value="35bbd365a61afa59ad8c116528bced5bd628d3351704173abfc8b75fec04ffad" origin="Generated by Gradle" reason="Artifact is not signed"/>
2922729232 </artifact>
2922829233 </component>
29234+ <component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.4.10">
29235+ <artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.4.10.pom">
29236+ <sha256 value="0c101ab316081659050fe9c0144b1b4bf725ebf9aa9943113bc221e923473d04" origin="Generated by Gradle" reason="Artifact is not signed"/>
29237+ </artifact>
29238+ </component>
2922929239 <component group="org.jetbrains.kotlinx" name="atomicfu" version="0.17.0">
2923029240 <artifact name="atomicfu-0.17.0.module">
2923129241 <sha256 value="12e828b1269614b2e50adfaf0d834c98ba5bba782b93fd157ce1e0a35e60cc0b" origin="Generated by Gradle"/>
You can’t perform that action at this time.
0 commit comments