Skip to content

Commit bb28130

Browse files
Update dependency androidx.core:core-ktx to v1.13.1
1 parent 52b73fc commit bb28130

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
@@ -43,7 +43,7 @@ android {
4343
}
4444

4545
dependencies {
46-
implementation 'androidx.core:core-ktx:1.8.0'
46+
implementation 'androidx.core:core-ktx:1.13.1'
4747
implementation 'androidx.appcompat:appcompat:1.5.1'
4848
implementation 'com.google.android.material:material:1.6.1'
4949
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

0 commit comments

Comments
 (0)