File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
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-         uses : codecov/codecov-action@v5.4.3  
44+         uses : codecov/codecov-action@v5.5.1  
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[versions ]
22android-compile  = " 35" 
3- android-gradle  = " 8.12 .0" 
3+ android-gradle  = " 8.13 .0" 
44android-min  = " 21" 
55android-target  = " 35" 
66androidx-appcompat  = " 1.7.1" 
77androidx-constraintlayout  = " 2.2.1" 
8- androidx-core-ktx  = " 1.16 .0" 
9- androidx-lifecycle  = " 2.9.2 " 
10- androidx-material  = " 1.12 .0" 
8+ androidx-core-ktx  = " 1.17 .0" 
9+ androidx-lifecycle  = " 2.9.4 " 
10+ androidx-material  = " 1.13 .0" 
1111androidx-recyclerview  = " 1.4.0" 
1212androidx-startup  = " 1.2.0" 
1313androidx-swiperefreshlayout  = " 1.1.0" 
1414arrow  = " 2.1.2" 
15- ben-manes-versions  = " 0.52 .0" 
15+ ben-manes-versions  = " 0.53 .0" 
1616coil  = " 2.7.0" 
1717detekt  = " 1.23.8" 
1818androidx-test-espresso-core  = " 3.7.0" 
@@ -22,23 +22,23 @@ flowExt = "1.0.0"
2222jacoco  = " 0.8.11" 
2323java-target  = " 11" 
2424java-toolchain  = " 21" 
25- jetbrains-compose  = " 1.8.2 " 
25+ jetbrains-compose  = " 1.9.1 " 
2626junit  = " 4.13.2" 
27- koin  = " 4.1.0 " 
28- kotlin  = " 2.2.0 " 
27+ koin  = " 4.1.1 " 
28+ kotlin  = " 2.2.20 " 
2929kotlinx-coroutines  = " 1.10.2" 
30- kotlinx-kover  = " 0.9.1 " 
30+ kotlinx-kover  = " 0.9.2 " 
3131ktlint  = " 1.0.0" 
32- mockk  = " 1.14.5 " 
33- poko  = " 0.19.3 " 
32+ mockk  = " 1.14.6 " 
33+ poko  = " 0.20.0 " 
3434squareup-leakcanary  = " 2.14" 
3535squareup-logging-interceptor  = " 4.12.0" 
3636squareup-moshi  = " 1.15.2" 
3737squareup-retrofit  = " 3.0.0" 
3838spotless  = " 7.2.1" 
3939timber  = " 5.0.1" 
4040viewBindingDelegate  = " 1.4.0" 
41- ksp  = " 2.2.0 -2.0.2 " 
41+ ksp  = " 2.2.20 -2.0.4 " 
4242
4343[libraries ]
4444
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments