File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44154415 <sha256 value =" 87721cbaa65a3c97d8b1ba9d207840f164c9fe38759fc9ea10ffe26565f8d3e9" origin =" Generated by Gradle" reason =" A key couldn't be downloaded" />
44164416 </artifact >
44174417 </component >
4418+ <component group =" org.jetbrains.kotlin" name =" kotlin-stdlib-jdk7" version =" 1.9.20" >
4419+ <artifact name =" kotlin-stdlib-jdk7-1.9.20.pom" >
4420+ <sha256 value =" 012e1c55ed6ade417bcb824112ebea682ad625dfbee16085c379ccfa14faf033" origin =" Generated by Gradle" />
4421+ </artifact >
4422+ </component >
4423+ <component group =" org.jetbrains.kotlin" name =" kotlin-stdlib-jdk8" version =" 1.9.20" >
4424+ <artifact name =" kotlin-stdlib-jdk8-1.9.20.pom" >
4425+ <sha256 value =" a3b07deb091f2aed59d6559884f44f99cff5df9b9fa35a24bcd6b8b069cff48d" origin =" Generated by Gradle" />
4426+ </artifact >
4427+ </component >
44184428 <component group =" org.jetbrains.kotlinx" name =" kotlinx-coroutines-core" version =" 1.3.4" >
44194429 <artifact name =" kotlinx-coroutines-core-1.3.4.pom" >
44204430 <pgp value =" 8756C4F765C9AC3CB6B85D62379CE192D401AB61" />
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ buildscript {
1919 }
2020 dependencies {
2121 classpath ' com.android.tools.build:gradle:8.7.3'
22- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27 '
22+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0 '
2323 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2424 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
2525 classpath " org.jacoco:org.jacoco.core:$jacoco_version "
Original file line number Diff line number Diff line change 1212buildscript {
1313 dependencies {
1414 classpath ' com.android.tools.build:gradle:8.7.3'
15- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27 '
15+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0 '
1616 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1717 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
1818 classpath " commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
You can’t perform that action at this time.
0 commit comments