From bf13a2e00def2009da2b70818755ca0a8804dd97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 11:28:55 +0530 Subject: fix(deps): update androidx (#2895) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gradle') diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0a422b48..8ed346bd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ # Not using alpha track due to installRelease regression # https://issuetracker.google.com/issues/315337463 agp = "8.2.0" -androidxActivity = "1.9.0-alpha02" +androidxActivity = "1.9.0-alpha03" bouncycastle = "1.77" # @keep used for kotlinCompilerExtensionVersion composeCompiler = "1.5.9" @@ -25,7 +25,7 @@ androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05" androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha13" androidx-core-ktx = "androidx.core:core-ktx:1.12.0" androidx-documentfile = "androidx.documentfile:documentfile:1.1.0-alpha01" -androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.7.0-alpha09" +androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.7.0-alpha10" androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle" } androidx-lifecycle-livedataKtx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "lifecycle" } 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" build-r8 = "com.android.tools:r8:8.2.42" build-semver = "com.vdurmont:semver4j:3.1.0" build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.2.0" -compose-bom = "androidx.compose:compose-bom:2024.01.00" +compose-bom = "androidx.compose:compose-bom:2024.02.00" compose-foundation-core = { module = "androidx.compose.foundation:foundation" } compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" } compose-material3 = { module = "androidx.compose.material3:material3" } -- cgit v1.2.3