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 @@ -9,17 +9,17 @@ targetSdk = "33"
99jdk-target  = " 1.8" 
1010jdk-toolchain  = " 17" 
1111
12- androidx-activity  = " 1.8.2 " 
12+ androidx-activity  = " 1.10.1 " 
1313androidx-appcompat  = " 1.7.0" 
1414androidx-benchmark  = " 1.3.3" 
1515androidx-cardview  = " 1.0.0" 
1616#  see https://developer.android.com/jetpack/compose/bom/bom-mapping
1717androidx-compose-bom  = " 2025.03.01" 
1818androidx-constraintlayout  = " 2.1.4" 
1919androidx-core  = " 1.13.1" 
20- androidx-fragment  = " 1.8.5 " 
20+ androidx-fragment  = " 1.8.8 " 
2121androidx-gridlayout  = " 1.0.0" 
22- androidx-lifecycle  = " 2.8.7 " 
22+ androidx-lifecycle  = " 2.9.2 " 
2323androidx-navigation  = " 2.8.4" 
2424androidx-paging  = " 3.0.1" 
2525androidx-profileinstaller  = " 1.2.0-alpha02" 
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77    workflow_version =  " 1.19.0" 
88
99    deps =  [
10-         activityktx : ' androidx.activity:activity-ktx:1.3.0 ' 
10+         activityktx : ' androidx.activity:activity-ktx:1.10.1 ' 
1111        agp : " com.android.tools.build:gradle:8.8.0" 
1212        appcompat : ' androidx.appcompat:appcompat:1.3.1' 
1313        constraintlayout : ' androidx.constraintlayout:constraintlayout:2.0.1' 
@@ -19,7 +19,7 @@ buildscript {
1919        material : ' com.google.android.material:material:1.11.0' 
2020        recyclerview : ' androidx.recyclerview:recyclerview:1.3.2' 
2121        viewbinding : ' androidx.databinding:viewbinding:4.0.1' 
22-         viewmodelktx : ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0 ' 
22+         viewmodelktx : ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2 ' 
2323        viewmodelsavedstate : ' androidx.lifecycle:lifecycle-viewmodel-savedstate:1.1.0' 
2424        workflow : [
2525            core_android : " com.squareup.workflow1:workflow-ui-core-android:$workflow_version  " 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments