Skip to content

Commit 74c3e68

Browse files
Merge pull request #1858 from nextcloud/dependabot/gradle/androidx.preference-preference-1.2.1
build(deps): Bump androidx.preference:preference from 1.2.0 to 1.2.1
2 parents 5427aeb + c7a707b commit 74c3e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
implementation 'androidx.core:core-splashscreen:1.0.1'
9696
implementation 'androidx.fragment:fragment:1.6.1'
9797
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2'
98-
implementation 'androidx.preference:preference:1.2.0'
98+
implementation 'androidx.preference:preference:1.2.1'
9999
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
100100
implementation 'androidx.recyclerview:recyclerview:1.3.2'
101101
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'

0 commit comments

Comments
 (0)