We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afa5809 + ece3222 commit 5427aebCopy full SHA for 5427aeb
app/build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
implementation 'androidx.appcompat:appcompat:1.6.1'
94
implementation 'androidx.core:core-ktx:1.10.1'
95
implementation 'androidx.core:core-splashscreen:1.0.1'
96
- implementation 'androidx.fragment:fragment:1.6.0'
+ 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'
99
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
0 commit comments