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 52b73fc commit 04783f8Copy full SHA for 04783f8
app/build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
implementation 'androidx.core:core-ktx:1.8.0'
47
implementation 'androidx.appcompat:appcompat:1.5.1'
48
implementation 'com.google.android.material:material:1.6.1'
49
- implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
50
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
51
implementation "androidx.lifecycle:lifecycle-runtime-ktx:$lifecycle_version"
52
implementation "androidx.activity:activity-ktx:1.5.1"
0 commit comments