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