File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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 @@ -11,7 +11,7 @@ androidx-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"
@@ -25,7 +25,7 @@ java-toolchain = "21"
2525jetbrains-compose = " 1.8.0"
2626junit = " 4.13.2"
2727koin = " 4.0.4"
28- kotlin = " 2.1.20 "
28+ kotlin = " 2.1.21 "
2929kotlinx-coroutines = " 1.10.2"
3030kotlinx-kover = " 0.9.1"
3131ktlint = " 1.0.0"
@@ -34,11 +34,11 @@ poko = "0.18.6"
3434squareup-leakcanary = " 2.14"
3535squareup-logging-interceptor = " 4.12.0"
3636squareup-moshi = " 1.15.2"
37- squareup-retrofit = " 2.11 .0"
37+ squareup-retrofit = " 2.12 .0"
3838spotless = " 7.0.3"
3939timber = " 5.0.1"
4040viewBindingDelegate = " 1.4.0"
41- ksp = " 2.1.20 -2.0.1"
41+ ksp = " 2.1.21 -2.0.1"
4242
4343[libraries ]
4444
You can’t perform that action at this time.
0 commit comments