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 44429c9 + b7751f0 commit d4d8ff1Copy full SHA for d4d8ff1
app/build.gradle
@@ -42,11 +42,11 @@ dependencies {
42
implementation 'androidx.core:core-ktx:1.5.0'
43
implementation 'androidx.appcompat:appcompat:1.3.0'
44
implementation 'androidx.preference:preference-ktx:1.1.1'
45
- implementation 'androidx.fragment:fragment-ktx:1.3.4'
+ implementation 'androidx.activity:activity-ktx:1.2.4'
46
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
47
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'
48
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1'
49
50
implementation 'com.google.android.material:material:1.3.0'
51
implementation 'com.google.android.gms:play-services-oss-licenses:17.0.0'
52
-}
+}
0 commit comments