Skip to content

Commit ab4efb1

Browse files
Update dependency androidx.core:core-ktx to v1.15.0
1 parent 5812050 commit ab4efb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

+1-1
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.15.0'
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)