Skip to content

Commit a8cba19

Browse files
fix(deps): update dependency androidx.core:core-ktx to v1.16.0 (#5410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6133645 commit a8cba19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ allprojects {
4242
}
4343
}
4444
dependencies {
45-
implementation 'androidx.core:core-ktx:1.15.0'
45+
implementation 'androidx.core:core-ktx:1.16.0'
4646
}
4747
}
4848

0 commit comments

Comments
 (0)