We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f2f9c commit 8a15319Copy full SHA for 8a15319
app/build.gradle
@@ -50,7 +50,7 @@ android {
50
dependencies {
51
implementation 'androidx.appcompat:appcompat:1.6.1'
52
implementation 'androidx.fragment:fragment-ktx:1.5.3'
53
- implementation 'androidx.fragment:fragment:1.5.3'
+ implementation 'androidx.fragment:fragment:1.8.7'
54
55
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
56
implementation 'com.google.android.material:material:1.6.1'
0 commit comments