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 69d6904 commit 9972914Copy full SHA for 9972914
app/build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
81
implementation 'androidx.appcompat:appcompat:1.7.0'
82
implementation 'androidx.core:core-ktx:1.15.0'
83
- implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
84
85
implementation 'com.google.firebase:firebase-analytics:22.2.0'
86
0 commit comments