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 32b7e3b + ad681ee commit d80905fCopy full SHA for d80905f
app/build.gradle.kts
@@ -177,7 +177,7 @@ dependencies {
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")
180
- implementation("androidx.constraintlayout:constraintlayout:2.2.0")
+ implementation("androidx.constraintlayout:constraintlayout:2.2.1")
181
182
//Metadata Extractors
183
implementation("com.drewnoakes:metadata-extractor:2.19.0")
0 commit comments