Skip to content

Commit 341f744

Browse files
authored
Merge pull request #1678 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.6.1
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
2 parents 909f90d + 6a5c819 commit 341f744

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)