Skip to content

Commit d4d8ff1

Browse files
authored
Merge branch 'tytydraco:main' into main
2 parents 44429c9 + b7751f0 commit d4d8ff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ dependencies {
4242
implementation 'androidx.core:core-ktx:1.5.0'
4343
implementation 'androidx.appcompat:appcompat:1.3.0'
4444
implementation 'androidx.preference:preference-ktx:1.1.1'
45-
implementation 'androidx.fragment:fragment-ktx:1.3.4'
45+
implementation 'androidx.activity:activity-ktx:1.2.4'
4646
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
4747
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'
4848
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1'
4949

5050
implementation 'com.google.android.material:material:1.3.0'
5151
implementation 'com.google.android.gms:play-services-oss-licenses:17.0.0'
52-
}
52+
}

0 commit comments

Comments
 (0)