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 083ab21 + 55ee60b commit 9afdd46Copy full SHA for 9afdd46
03_constraintlayout/app/build.gradle
@@ -33,7 +33,7 @@ android {
33
}
34
35
dependencies {
36
- implementation 'androidx.core:core-ktx:1.15.0'
+ implementation 'androidx.core:core-ktx:1.16.0'
37
implementation 'androidx.appcompat:appcompat:1.7.0'
38
implementation 'com.google.android.material:material:1.12.0'
39
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
0 commit comments