We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1519c97 commit 3d86924Copy full SHA for 3d86924
app/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation 'com.google.android.material:material:1.13.0'
54
implementation("androidx.core:core-ktx:1.17.0")
55
implementation("androidx.appcompat:appcompat:1.7.1")
56
- implementation 'androidx.activity:activity-ktx:1.12.0'
+ implementation 'androidx.activity:activity-ktx:1.12.1'
57
implementation 'androidx.fragment:fragment-ktx:1.8.9'
58
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
59
0 commit comments