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 d1b6991 commit 7c0a481Copy full SHA for 7c0a481
app/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
62
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2'
63
implementation 'androidx.core:core-ktx:1.16.0'
64
- implementation 'androidx.appcompat:appcompat:1.7.0'
+ implementation 'androidx.appcompat:appcompat:1.7.1'
65
implementation 'com.google.android.material:material:1.12.0'
66
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
67
testImplementation 'junit:junit:4.13.2'
0 commit comments