We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1229e commit 1ed70e4Copy full SHA for 1ed70e4
app/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation fileTree(dir: "libs", include: ["*.jar"])
40
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
41
42
- implementation 'androidx.core:core-ktx:1.5.0'
+ implementation 'androidx.core:core-ktx:1.15.0'
43
implementation 'androidx.appcompat:appcompat:1.3.0'
44
45
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
0 commit comments