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 bbf3533 commit 1534074Copy full SHA for 1534074
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.6.1'
55
56
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
57
implementation 'com.google.android.material:material:1.6.1'
0 commit comments