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,7 +9,7 @@ targetSdk = "33"
99jdk-target = " 1.8"
1010jdk-toolchain = " 17"
1111
12- androidx-activity = " 1.8.2 "
12+ androidx-activity = " 1.11.0 "
1313androidx-appcompat = " 1.7.0"
1414androidx-benchmark = " 1.3.3"
1515androidx-cardview = " 1.0.0"
@@ -18,9 +18,9 @@ androidx-collection = "1.5.0"
1818androidx-compose-bom = " 2025.03.01"
1919androidx-constraintlayout = " 2.1.4"
2020androidx-core = " 1.13.1"
21- androidx-fragment = " 1.8.5 "
21+ androidx-fragment = " 1.8.9 "
2222androidx-gridlayout = " 1.0.0"
23- androidx-lifecycle = " 2.8.7 "
23+ androidx-lifecycle = " 2.9.4 "
2424androidx-navigation = " 2.8.4"
2525androidx-paging = " 3.0.1"
2626androidx-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.11 .0' ,
1111 agp : " com.android.tools.build:gradle:8.11.1" ,
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.4 ' ,
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