Skip to content

Commit 1ed70e4

Browse files
Update dependency androidx.core:core-ktx to v1.15.0
1 parent 8e1229e commit 1ed70e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation fileTree(dir: "libs", include: ["*.jar"])
4040
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4141

42-
implementation 'androidx.core:core-ktx:1.5.0'
42+
implementation 'androidx.core:core-ktx:1.15.0'
4343
implementation 'androidx.appcompat:appcompat:1.3.0'
4444

4545
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'

0 commit comments

Comments
 (0)