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"
77hilt = " 2.51.1"
88kotlin = " 2.0.0"
99kotlinResult = " 2.0.0"
10- lifecycle = " 2.8.1 "
10+ lifecycle = " 2.8.2 "
1111moshi = " 1.15.1"
1212
1313[libraries ]
@@ -21,7 +21,7 @@ androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
2121androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.2.0-alpha13"
2222androidx-core-ktx = " androidx.core:core-ktx:1.13.1"
2323androidx-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 "
2525androidx-lifecycle-common = { module = " androidx.lifecycle:lifecycle-common" , version.ref = " lifecycle" }
2626androidx-lifecycle-livedataKtx = { module = " androidx.lifecycle:lifecycle-livedata-ktx" , version.ref = " lifecycle" }
2727androidx-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"
4949build-semver = " com.github.zafarkhaja:java-semver:0.10.2"
5050build-sentry = " io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.7.1"
5151build-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"
5353compose-foundation-core = { module = " androidx.compose.foundation:foundation" }
5454compose-foundation-layout = { module = " androidx.compose.foundation:foundation-layout" }
5555compose-material3 = { module = " androidx.compose.material3:material3" }
You can’t perform that action at this time.
0 commit comments