Skip to content

Commit 1623151

Browse files
Update dependency androidx.core:core-ktx to v1.16.0
1 parent d45156a commit 1623151

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.16.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)