fix(deps): update androidx to v1.8.2 (#2810)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-13 19:20:22 +00:00 committed by GitHub
parent 9cbdc0457b
commit 1f9d52c61c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
[versions]
agp = "8.3.0-alpha18"
androidxActivity = "1.8.1"
androidxActivity = "1.8.2"
bouncycastle = "1.77"
moshi = "1.15.0"
# @keep used for kotlinCompilerExtensionVersion
@ -16,7 +16,7 @@ lifecycle = "2.6.2"
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidxActivity" }
androidx-annotation = "androidx.annotation:annotation:1.7.0"
androidx-annotation = "androidx.annotation:annotation:1.7.1"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0-alpha03"
androidx-autofill = "androidx.autofill:autofill:1.3.0-alpha01"
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"