We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5427aeb + c7a707b commit 74c3e68Copy full SHA for 74c3e68
app/build.gradle
@@ -95,7 +95,7 @@ dependencies {
95
implementation 'androidx.core:core-splashscreen:1.0.1'
96
implementation 'androidx.fragment:fragment:1.6.1'
97
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2'
98
- implementation 'androidx.preference:preference:1.2.0'
+ implementation 'androidx.preference:preference:1.2.1'
99
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
100
implementation 'androidx.recyclerview:recyclerview:1.3.2'
101
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
0 commit comments