File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 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 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.12-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
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.0.0 "
14+ arrow = " 2.0.1 "
1515ben-manes-versions = " 0.52.0"
1616coil = " 2.7.0"
1717detekt = " 1.23.7"
@@ -25,7 +25,7 @@ java-toolchain = "21"
2525jetbrains-compose = " 1.7.3"
2626junit = " 4.13.2"
2727koin = " 4.0.2"
28- kotlin = " 2.1.0 "
28+ kotlin = " 2.1.10 "
2929kotlinx-coroutines = " 1.10.1"
3030kotlinx-kover = " 0.9.1"
3131ktlint = " 1.0.0"
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.12-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments