Skip to content

Commit da644a7

Browse files
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | ------------------------------------------ | ------ | ------ | | maven | androidx.lifecycle:lifecycle-viewmodel-ktx | 2.8.6 | 2.8.7 | | maven | androidx.lifecycle:lifecycle-runtime-ktx | 2.8.6 | 2.8.7 | | maven | androidx.lifecycle:lifecycle-common-java8 | 2.8.6 | 2.8.7 | | maven | androidx.core:core-ktx | 1.13.1 | 1.15.0 | | maven | androidx.constraintlayout:constraintlayout | 2.1.4 | 2.2.0 |
1 parent 47c9979 commit da644a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ android-gradle = "8.7.1"
44
android-min = "21"
55
android-target = "34"
66
androidx-appcompat = "1.7.0"
7-
androidx-constraintlayout = "2.1.4"
8-
androidx-core-ktx = "1.13.1"
9-
androidx-lifecycle = "2.8.6"
7+
androidx-constraintlayout = "2.2.0"
8+
androidx-core-ktx = "1.15.0"
9+
androidx-lifecycle = "2.8.7"
1010
androidx-material = "1.12.0"
1111
androidx-recyclerview = "1.3.2"
1212
androidx-startup = "1.2.0"

0 commit comments

Comments
 (0)