File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 4141 run : ./gradlew app:koverXmlReportDebug --warning-mode all --stacktrace
4242
4343 - name : Upload Test Report
44- 44+ 4545 with :
4646 files : ./app/build/reports/kover/reportDebug.xml
4747 fail_ci_if_error : true
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 11[versions ]
22android-compile = " 35"
3- android-gradle = " 8.10.0 "
3+ android-gradle = " 8.10.1 "
44android-min = " 21"
55android-target = " 35"
6- androidx-appcompat = " 1.7.0 "
6+ androidx-appcompat = " 1.7.1 "
77androidx-constraintlayout = " 2.2.1"
88androidx-core-ktx = " 1.16.0"
9- androidx-lifecycle = " 2.9.0 "
9+ androidx-lifecycle = " 2.9.1 "
1010androidx-material = " 1.12.0"
1111androidx-recyclerview = " 1.4.0"
1212androidx-startup = " 1.2.0"
1313androidx-swiperefreshlayout = " 1.1.0"
14- arrow = " 2.1.1 "
14+ arrow = " 2.1.2 "
1515ben-manes-versions = " 0.52.0"
1616coil = " 2.7.0"
1717detekt = " 1.23.8"
@@ -22,23 +22,23 @@ flowExt = "1.0.0"
2222jacoco = " 0.8.11"
2323java-target = " 11"
2424java-toolchain = " 21"
25- jetbrains-compose = " 1.8.0 "
25+ jetbrains-compose = " 1.8.2 "
2626junit = " 4.13.2"
27- koin = " 4.0.4 "
28- kotlin = " 2.1.20 "
27+ koin = " 4.1.0 "
28+ kotlin = " 2.1.21 "
2929kotlinx-coroutines = " 1.10.2"
3030kotlinx-kover = " 0.9.1"
3131ktlint = " 1.0.0"
3232mockk = " 1.14.2"
33- poko = " 0.18.6 "
33+ poko = " 0.18.7 "
3434squareup-leakcanary = " 2.14"
3535squareup-logging-interceptor = " 4.12.0"
3636squareup-moshi = " 1.15.2"
37- squareup-retrofit = " 2.11 .0"
38- spotless = " 7.0.3 "
37+ squareup-retrofit = " 2.12 .0"
38+ spotless = " 7.0.4 "
3939timber = " 5.0.1"
4040viewBindingDelegate = " 1.4.0"
41- ksp = " 2.1.20 -2.0.1 "
41+ ksp = " 2.1.21 -2.0.2 "
4242
4343[libraries ]
4444
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments