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:
parent
e6a222fcb9
commit
577ec4b463
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue