Skip to content

Commit 8372b81

Browse files
Merge pull request #583 from nextcloud/dependabot/gradle/androidx.fragment-fragment-1.6.1
2 parents 2a82fd7 + ad66393 commit 8372b81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
implementation "androidx.appcompat:appcompat:1.6.1"
101101
implementation 'androidx.annotation:annotation:1.6.0'
102102
implementation 'androidx.core:core:1.10.1'
103-
implementation 'androidx.fragment:fragment:1.6.0'
103+
implementation 'androidx.fragment:fragment:1.6.1'
104104

105105
implementation 'com.google.android.material:material:1.9.0'
106106

0 commit comments

Comments
 (0)