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

Commit 03c8bfc

Browse files
fix(deps): update dependency androidx.annotation:annotation to v1.8.1 (#3133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22382b6 commit 03c8bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ moshi = "1.15.1"
1414
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
1515
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidxActivity" }
1616
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
17-
androidx-annotation = "androidx.annotation:annotation:1.8.0"
17+
androidx-annotation = "androidx.annotation:annotation:1.8.1"
1818
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
1919
androidx-autofill = "androidx.autofill:autofill:1.3.0-alpha01"
2020
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"

0 commit comments

Comments
 (0)