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 96bd5ce commit 884bd58Copy full SHA for 884bd58
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.13.1'
83
- implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
84
85
implementation 'com.google.firebase:firebase-analytics:22.1.2'
86
0 commit comments