Skip to content

Commit 9a66d23

Browse files
Update dependency androidx.core:core-ktx to v1.13.1
1 parent a73a5f9 commit 9a66d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535

3636
dependencies {
3737
implementation 'androidx.appcompat:appcompat:1.6.1'
38-
implementation 'androidx.core:core-ktx:1.12.0'
38+
implementation 'androidx.core:core-ktx:1.13.1'
3939
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
4040

4141
implementation 'androidx.room:room-runtime:2.6.1'

0 commit comments

Comments
 (0)