Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 22382b6

Browse files
fix(deps): update androidx (#3132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06fbe6c commit 22382b6

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
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.5.1"
3-
androidxActivity = "1.9.0"
3+
androidxActivity = "1.9.1"
44
bouncycastle = "1.78.1"
55
coroutines = "1.8.1"
66
flowbinding = "1.2.0"
77
hilt = "2.51.1"
88
kotlin = "2.0.0"
99
kotlinResult = "2.0.0"
10-
lifecycle = "2.8.3"
10+
lifecycle = "2.8.4"
1111
moshi = "1.15.1"
1212

1313
[libraries]
@@ -21,7 +21,7 @@ androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
2121
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha13"
2222
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
2323
androidx-documentfile = "androidx.documentfile:documentfile:1.1.0-alpha01"
24-
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.1"
24+
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.2"
2525
androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle" }
2626
androidx-lifecycle-livedataKtx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "lifecycle" }
2727
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }

0 commit comments

Comments
 (0)