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.
2 parents 6e631f2 + dd9f181 commit e33c03bCopy full SHA for e33c03b
app/build.gradle
@@ -47,7 +47,7 @@ android {
47
dependencies {
48
implementation 'androidx.appcompat:appcompat:1.4.1'
49
implementation 'androidx.fragment:fragment-ktx:1.4.0'
50
- implementation 'androidx.fragment:fragment:1.4.0'
+ implementation 'androidx.fragment:fragment:1.4.1'
51
52
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
53
implementation 'com.google.android.material:material:1.5.0'
0 commit comments