Skip to content

Commit ab0dc24

Browse files
Update dependency androidx.core:core-ktx to v1.17.0
1 parent ff1115e commit ab0dc24

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
@@ -38,7 +38,7 @@ android {
3838

3939
dependencies {
4040
implementation 'androidx.appcompat:appcompat:1.7.1'
41-
implementation 'androidx.core:core-ktx:1.16.0'
41+
implementation 'androidx.core:core-ktx:1.17.0'
4242
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2'
4343

4444
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'

0 commit comments

Comments
 (0)