22# Not using alpha track due to installRelease regression
33# https://issuetracker.google.com/issues/315337463
44agp = " 8.2.0"
5- androidxActivity = " 1.9.0-alpha02 "
5+ androidxActivity = " 1.9.0-alpha03 "
66bouncycastle = " 1.77"
77# @keep used for kotlinCompilerExtensionVersion
88composeCompiler = " 1.5.9"
@@ -25,7 +25,7 @@ androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
2525androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.2.0-alpha13"
2626androidx-core-ktx = " androidx.core:core-ktx:1.12.0"
2727androidx-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 "
2929androidx-lifecycle-common = { module = " androidx.lifecycle:lifecycle-common" , version.ref = " lifecycle" }
3030androidx-lifecycle-livedataKtx = { module = " androidx.lifecycle:lifecycle-livedata-ktx" , version.ref = " lifecycle" }
3131androidx-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"
5252build-r8 = " com.android.tools:r8:8.2.42"
5353build-semver = " com.vdurmont:semver4j:3.1.0"
5454build-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"
5656compose-foundation-core = { module = " androidx.compose.foundation:foundation" }
5757compose-foundation-layout = { module = " androidx.compose.foundation:foundation-layout" }
5858compose-material3 = { module = " androidx.compose.material3:material3" }
0 commit comments