2
2
# Not using alpha track due to installRelease regression
3
3
# https://issuetracker.google.com/issues/315337463
4
4
agp = " 8.2.0"
5
- androidxActivity = " 1.9.0-alpha02 "
5
+ androidxActivity = " 1.9.0-alpha03 "
6
6
bouncycastle = " 1.77"
7
7
# @keep used for kotlinCompilerExtensionVersion
8
8
composeCompiler = " 1.5.9"
@@ -25,7 +25,7 @@ androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
25
25
androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.2.0-alpha13"
26
26
androidx-core-ktx = " androidx.core:core-ktx:1.12.0"
27
27
androidx-documentfile = " androidx.documentfile:documentfile:1.1.0-alpha01"
28
- androidx-fragment-ktx = " androidx.fragment:fragment-ktx:1.7.0-alpha09 "
28
+ androidx-fragment-ktx = " androidx.fragment:fragment-ktx:1.7.0-alpha10 "
29
29
androidx-lifecycle-common = { module = " androidx.lifecycle:lifecycle-common" , version.ref = " lifecycle" }
30
30
androidx-lifecycle-livedataKtx = { module = " androidx.lifecycle:lifecycle-livedata-ktx" , version.ref = " lifecycle" }
31
31
androidx-lifecycle-viewmodel-compose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " lifecycle" }
@@ -52,7 +52,7 @@ build-okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
52
52
build-r8 = " com.android.tools:r8:8.2.42"
53
53
build-semver = " com.vdurmont:semver4j:3.1.0"
54
54
build-sentry = " io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.2.0"
55
- compose-bom = " androidx.compose:compose-bom:2024.01 .00"
55
+ compose-bom = " androidx.compose:compose-bom:2024.02 .00"
56
56
compose-foundation-core = { module = " androidx.compose.foundation:foundation" }
57
57
compose-foundation-layout = { module = " androidx.compose.foundation:foundation-layout" }
58
58
compose-material3 = { module = " androidx.compose.material3:material3" }
0 commit comments