Skip to content

Commit 394e07a

Browse files
fix(deps): update dependency androidx.core:core-ktx to v1.13.1
1 parent 302c8ec commit 394e07a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

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

3838
dependencies {
3939
implementation 'androidx.appcompat:appcompat:1.6.1'
40-
implementation 'androidx.core:core-ktx:1.10.1'
40+
implementation 'androidx.core:core-ktx:1.13.1'
4141
implementation 'androidx.preference:preference-ktx:1.2.1'
4242
implementation 'com.google.android.material:material:1.9.0'
4343
implementation 'org.greenrobot:eventbus:3.3.1'

0 commit comments

Comments
 (0)