We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62bf733 commit ee03118Copy full SHA for ee03118
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.1'
98
implementation 'androidx.preference:preference:1.2.0'
99
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
0 commit comments