This repository was archived by the owner on Oct 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
agp = " 8.5.1"
3
- androidxActivity = " 1.9.0 "
3
+ androidxActivity = " 1.9.1 "
4
4
bouncycastle = " 1.78.1"
5
5
coroutines = " 1.8.1"
6
6
flowbinding = " 1.2.0"
7
7
hilt = " 2.51.1"
8
8
kotlin = " 2.0.0"
9
9
kotlinResult = " 2.0.0"
10
- lifecycle = " 2.8.3 "
10
+ lifecycle = " 2.8.4 "
11
11
moshi = " 1.15.1"
12
12
13
13
[libraries ]
@@ -21,7 +21,7 @@ androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
21
21
androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.2.0-alpha13"
22
22
androidx-core-ktx = " androidx.core:core-ktx:1.13.1"
23
23
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 "
25
25
androidx-lifecycle-common = { module = " androidx.lifecycle:lifecycle-common" , version.ref = " lifecycle" }
26
26
androidx-lifecycle-livedataKtx = { module = " androidx.lifecycle:lifecycle-livedata-ktx" , version.ref = " lifecycle" }
27
27
androidx-lifecycle-viewmodel-compose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " lifecycle" }
You can’t perform that action at this time.
0 commit comments