fix(deps): update dependency androidx.annotation:annotation to v1.5.0-rc01 (#2112)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-08 04:01:12 +00:00 committed by GitHub
parent e6a222fcb9
commit 577ec4b463
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ lifecycle = "2.6.0-alpha01"
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"
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.5.0-beta01"
androidx-annotation = "androidx.annotation:annotation:1.5.0-rc01"
# @pin beta01 moved DrawableWrapper to public API, breaking the FastScroll library
androidx-appcompat = "androidx.appcompat:appcompat:1.6.0-rc01"
androidx-autofill = "androidx.autofill:autofill:1.2.0-beta01"