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 bb28130Copy full SHA for bb28130
app/build.gradle
@@ -43,7 +43,7 @@ android {
43
}
44
45
dependencies {
46
- implementation 'androidx.core:core-ktx:1.8.0'
+ implementation 'androidx.core:core-ktx:1.13.1'
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'
0 commit comments