1
1
[versions ]
2
2
agp = " 8.3.1"
3
- androidxActivity = " 1.9.0-alpha03 "
3
+ androidxActivity = " 1.9.0-beta01 "
4
4
bouncycastle = " 1.77"
5
5
# @keep used for kotlinCompilerExtensionVersion
6
6
composeCompiler = " 1.5.11-dev-k1.9.23-96ef9dc6af1"
@@ -23,7 +23,7 @@ androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
23
23
androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.2.0-alpha13"
24
24
androidx-core-ktx = " androidx.core:core-ktx:1.12.0"
25
25
androidx-documentfile = " androidx.documentfile:documentfile:1.1.0-alpha01"
26
- androidx-fragment-ktx = " androidx.fragment:fragment-ktx:1.7.0-alpha10 "
26
+ androidx-fragment-ktx = " androidx.fragment:fragment-ktx:1.7.0-beta01 "
27
27
androidx-lifecycle-common = { module = " androidx.lifecycle:lifecycle-common" , version.ref = " lifecycle" }
28
28
androidx-lifecycle-livedataKtx = { module = " androidx.lifecycle:lifecycle-livedata-ktx" , version.ref = " lifecycle" }
29
29
androidx-lifecycle-viewmodel-compose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " lifecycle" }
@@ -50,7 +50,7 @@ build-okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
50
50
build-r8 = " com.android.tools:r8:8.3.37"
51
51
build-semver = " com.vdurmont:semver4j:3.1.0"
52
52
build-sentry = " io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.3.1"
53
- compose-bom = " androidx.compose:compose-bom:2024.02.02 "
53
+ compose-bom = " androidx.compose:compose-bom:2024.03.00 "
54
54
compose-foundation-core = { module = " androidx.compose.foundation:foundation" }
55
55
compose-foundation-layout = { module = " androidx.compose.foundation:foundation-layout" }
56
56
compose-material3 = { module = " androidx.compose.material3:material3" }
0 commit comments