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"
9
9
jdk-target = " 17"
10
10
jdk-toolchain = " 17"
11
11
12
- androidx-activity = " 1.6.1 "
12
+ androidx-activity = " 1.8.0 "
13
13
androidx-appcompat = " 1.6.1"
14
14
androidx-benchmark = " 1.1.1"
15
15
androidx-cardview = " 1.0.0"
@@ -18,9 +18,9 @@ androidx-compose-compiler = "1.5.3"
18
18
androidx-compose-bom = " 2023.01.00"
19
19
androidx-constraintlayout = " 2.1.4"
20
20
androidx-core = " 1.10.0"
21
- androidx-fragment = " 1.3.6 "
21
+ androidx-fragment = " 1.6.1 "
22
22
androidx-gridlayout = " 1.0.0"
23
- androidx-lifecycle = " 2.6.1 "
23
+ androidx-lifecycle = " 2.6.2 "
24
24
androidx-navigation = " 2.4.0-alpha09"
25
25
androidx-paging = " 3.0.1"
26
26
androidx-profileinstaller = " 1.2.0-alpha02"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
7
7
workflow_version = " 1.11.0-beta03"
8
8
9
9
deps = [
10
- activityktx : ' androidx.activity:activity-ktx:1.3 .0' ,
10
+ activityktx : ' androidx.activity:activity-ktx:1.8 .0' ,
11
11
agp : " com.android.tools.build:gradle:8.1.2" ,
12
12
appcompat : ' androidx.appcompat:appcompat:1.3.1' ,
13
13
constraintlayout : ' androidx.constraintlayout:constraintlayout:2.0.1' ,
@@ -19,7 +19,7 @@ buildscript {
19
19
material : ' com.google.android.material:material:1.2.1' ,
20
20
recyclerview : ' androidx.recyclerview:recyclerview:1.1.0' ,
21
21
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.6.2 ' ,
23
23
viewmodelsavedstate : ' androidx.lifecycle:lifecycle-viewmodel-savedstate:1.1.0' ,
24
24
workflow : [
25
25
core_android : " com.squareup.workflow1:workflow-ui-core-android:$workflow_version " ,
You can’t perform that action at this time.
0 commit comments