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.0 "
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.0 '
1515 }
1616
1717 repositories {
Original file line number Diff line number Diff line change 2734927349 <sha256 value="7adf21d36e9376ad445089e191a7715c9ab1f9503a23124094641d84ee5fcb7d" origin="Generated by Gradle"/>
2735027350 </artifact>
2735127351 </component>
27352+ <component group="org.jetbrains.kotlin" name="kotlin-gradle-plugins-bom" version="2.4.0">
27353+ <artifact name="kotlin-gradle-plugins-bom-2.4.0.pom">
27354+ <sha256 value="8067da597f6e705c0edc50dc4f00293f326ba1b085d7b6a18871c569b1e8ec3e" origin="Generated by Gradle"/>
27355+ </artifact>
27356+ </component>
2735227357 <component group="org.jetbrains.kotlin" name="kotlin-klib-abi-reader" version="2.3.0">
2735327358 <artifact name="kotlin-klib-abi-reader-2.3.0.jar">
2735427359 <sha256 value="41e31422eb5eb224b9a475fe80eb8d06eb21ad34fb7d0a408d2c972a7abb8cbb" origin="Generated by Gradle"/>
2921429219 <sha256 value="35bbd365a61afa59ad8c116528bced5bd628d3351704173abfc8b75fec04ffad" origin="Generated by Gradle" reason="Artifact is not signed"/>
2921529220 </artifact>
2921629221 </component>
29222+ <component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.4.0">
29223+ <artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.4.0.pom">
29224+ <sha256 value="1446749f7236252d12ab350a19488aad1368fbf4f2d390386956c62ffbb76ddd" origin="Generated by Gradle" reason="Artifact is not signed"/>
29225+ </artifact>
29226+ </component>
2921729227 <component group="org.jetbrains.kotlinx" name="atomicfu" version="0.17.0">
2921829228 <artifact name="atomicfu-0.17.0.module">
2921929229 <sha256 value="12e828b1269614b2e50adfaf0d834c98ba5bba782b93fd157ce1e0a35e60cc0b" origin="Generated by Gradle"/>
You can’t perform that action at this time.
0 commit comments