Skip to content

Commit 27c1e02

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 d922126 commit 27c1e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ext.libs = [
5050
],
5151
androidx : [
5252
'activity' : "androidx.activity:activity-ktx:1.6.1",
53-
'appCompat' : "androidx.appcompat:appcompat:1.6.0",
53+
'appCompat' : "androidx.appcompat:appcompat:1.6.1",
5454
'biometric' : "androidx.biometric:biometric:1.1.0",
5555
'core' : "androidx.core:core-ktx:1.9.0",
5656
'recyclerview' : "androidx.recyclerview:recyclerview:1.2.1",

0 commit comments

Comments
 (0)