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 c7ce0ab commit f3d4576Copy full SHA for f3d4576
app/build.gradle
@@ -42,7 +42,7 @@ android {
42
}
43
44
dependencies {
45
- implementation 'androidx.core:core-ktx:1.13.1'
+ implementation 'androidx.core:core-ktx:1.16.0'
46
implementation 'androidx.appcompat:appcompat:1.7.0'
47
implementation 'com.google.android.material:material:1.12.0'
48
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
0 commit comments