Skip to content

Commit f4367a0

Browse files
authored
Merge pull request #8100 from vector-im/dependabot/gradle/androidx.appcompat-appcompat-1.6.1
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
2 parents d922126 + 27c1e02 commit f4367a0

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)