Skip to content

Commit 14d7f56

Browse files
Update dependency androidx.core:core-ktx to v1.13.1
1 parent e5a14c8 commit 14d7f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
implementation fileTree(dir: 'libs', include: ['*.jar'])
5353
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
5454
implementation 'androidx.appcompat:appcompat:1.6.1'
55-
implementation 'androidx.core:core-ktx:1.1.0'
55+
implementation 'androidx.core:core-ktx:1.13.1'
5656
implementation 'androidx.recyclerview:recyclerview:1.1.0'
5757
implementation 'com.google.android.material:material:1.0.0'
5858
implementation 'com.google.android.gms:play-services-maps:17.0.1'

0 commit comments

Comments
 (0)