From fc5ee66170e7c93ef8841726b3cf56374abe983b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 09:31:06 +0000 Subject: [PATCH] Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.0 Bumps androidx.appcompat:appcompat from 1.5.1 to 1.6.0. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 81c8ff000d7..2a14ebf4405 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ buildscript { androidxRoom = "2.4.3" androidxCore = "1.9.0" androidxFragment = "1.5.5" - androidxAppcompat = "1.5.1" + androidxAppcompat = "1.6.0" androidxLegacy = "1.0.0" // Kotlin