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 6770766 + a4044ec commit 5e014e9Copy full SHA for 5e014e9
app/build.gradle.kts
@@ -176,7 +176,7 @@ dependencies {
176
implementation("androidx.core:core-ktx:1.15.0")
177
implementation ("androidx.activity:activity-ktx:1.10.0")
178
implementation("androidx.appcompat:appcompat:1.7.0")
179
- implementation("com.google.android.material:material:1.12.0")
+ implementation("com.google.android.material:material:1.13.0")
180
implementation("androidx.constraintlayout:constraintlayout:2.2.1")
181
182
//Metadata Extractors
0 commit comments