fix(deps): update dependency androidx.appcompat:appcompat to v1.6.0-rc01 (#2113)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-08 03:46:37 +00:00 committed by GitHub
parent 31ea4abe59
commit e165634837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ androidx-activity-compose = { module = "androidx.activity:activity-compose", ver
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidxActivity" }
androidx-annotation = "androidx.annotation:annotation:1.5.0-beta01"
# @pin beta01 moved DrawableWrapper to public API, breaking the FastScroll library
androidx-appcompat = "androidx.appcompat:appcompat:1.6.0-alpha05"
androidx-appcompat = "androidx.appcompat:appcompat:1.6.0-rc01"
androidx-autofill = "androidx.autofill:autofill:1.2.0-beta01"
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha04"
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha03"