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

Commit bf70971

Browse files
fix(deps): update dependency androidx.annotation:annotation to v1.5.0 (#2140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 906622c commit bf70971

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
@@ -15,7 +15,7 @@ lifecycle = "2.6.0-alpha02"
1515
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"
1616
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
1717
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidxActivity" }
18-
androidx-annotation = "androidx.annotation:annotation:1.5.0-rc01"
18+
androidx-annotation = "androidx.annotation:annotation:1.5.0"
1919
# @pin beta01 moved DrawableWrapper to public API, breaking the FastScroll library
2020
androidx-appcompat = "androidx.appcompat:appcompat:1.6.0-alpha05"
2121
androidx-autofill = "androidx.autofill:autofill:1.2.0-beta01"

0 commit comments

Comments
 (0)