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 0798de1 commit dd9f181Copy full SHA for dd9f181
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