Skip to content

Commit 6a5c819

Browse files
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a853f6 commit 6a5c819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
9090

9191
// Android X
92-
implementation 'androidx.appcompat:appcompat:1.6.0'
92+
implementation 'androidx.appcompat:appcompat:1.6.1'
9393
implementation 'androidx.core:core-ktx:1.9.0'
9494
implementation 'androidx.core:core-splashscreen:1.0.0'
9595
implementation 'androidx.fragment:fragment:1.5.5'

0 commit comments

Comments
 (0)