Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 1f9d52c

Browse files
fix(deps): update androidx to v1.8.2 (#2810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cbdc04 commit 1f9d52c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
agp = "8.3.0-alpha18"
3-
androidxActivity = "1.8.1"
3+
androidxActivity = "1.8.2"
44
bouncycastle = "1.77"
55
moshi = "1.15.0"
66
# @keep used for kotlinCompilerExtensionVersion
@@ -16,7 +16,7 @@ lifecycle = "2.6.2"
1616
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
1717
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
1818
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidxActivity" }
19-
androidx-annotation = "androidx.annotation:annotation:1.7.0"
19+
androidx-annotation = "androidx.annotation:annotation:1.7.1"
2020
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0-alpha03"
2121
androidx-autofill = "androidx.autofill:autofill:1.3.0-alpha01"
2222
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"

0 commit comments

Comments
 (0)