Skip to content

Commit

Permalink
Merge pull request #8100 from vector-im/dependabot/gradle/androidx.ap…
Browse files Browse the repository at this point in the history
…pcompat-appcompat-1.6.1

Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
  • Loading branch information
yostyle authored Feb 9, 2023
2 parents d922126 + 27c1e02 commit f4367a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ext.libs = [
],
androidx : [
'activity' : "androidx.activity:activity-ktx:1.6.1",
'appCompat' : "androidx.appcompat:appcompat:1.6.0",
'appCompat' : "androidx.appcompat:appcompat:1.6.1",
'biometric' : "androidx.biometric:biometric:1.1.0",
'core' : "androidx.core:core-ktx:1.9.0",
'recyclerview' : "androidx.recyclerview:recyclerview:1.2.1",
Expand Down

0 comments on commit f4367a0

Please sign in to comment.