From e165634837525ebfb63f520b93259b991c933817 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 03:46:37 +0000 Subject: 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> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ceea9b3d..fed369a0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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" -- cgit v1.2.3