Skip to content

Commit a4a7fa6

Browse files
Bump appcompat from 1.5.1 to 1.6.0
Bumps 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] <support@github.com>
1 parent 3f9c11f commit a4a7fa6

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.5.1",
53+
'appCompat' : "androidx.appcompat:appcompat:1.6.0",
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)