We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75815d3 commit 372c7b9Copy full SHA for 372c7b9
app/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
implementation rootProject.ext.appcompat
32
implementation "androidx.preference:preference-ktx:1.2.1"
33
implementation "com.google.android.material:material:1.9.0"
34
- implementation "androidx.fragment:fragment-ktx:1.6.2"
+ implementation "androidx.fragment:fragment-ktx:1.8.5"
35
implementation rootProject.ext.core
36
implementation rootProject.ext.constraintLayout
37
implementation rootProject.ext.dagger
0 commit comments