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 d9bc387 commit 5468073Copy full SHA for 5468073
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.1'
50
- implementation 'androidx.fragment:fragment:1.4.1'
+ implementation 'androidx.fragment:fragment:1.7.0'
51
52
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
53
implementation 'com.google.android.material:material:1.5.0'
0 commit comments