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 @@ -7,7 +7,7 @@ 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.1 "
10
+ lifecycle = " 2.8.2 "
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.7.1 "
24
+ androidx-fragment-ktx = " androidx.fragment:fragment-ktx:1.8.0 "
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" }
@@ -49,7 +49,7 @@ build-r8 = "com.android.tools:r8:8.4.6-dev"
49
49
build-semver = " com.github.zafarkhaja:java-semver:0.10.2"
50
50
build-sentry = " io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.7.1"
51
51
build-vcu = " nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.4"
52
- compose-bom = " androidx.compose:compose-bom:2024.05 .00"
52
+ compose-bom = " androidx.compose:compose-bom:2024.06 .00"
53
53
compose-foundation-core = { module = " androidx.compose.foundation:foundation" }
54
54
compose-foundation-layout = { module = " androidx.compose.foundation:foundation-layout" }
55
55
compose-material3 = { module = " androidx.compose.material3:material3" }
You can’t perform that action at this time.
0 commit comments