Skip to content

Commit d63d6bd

Browse files
Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 (#456)
Bumps androidx.core:core-ktx from 1.10.0 to 1.10.1. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ligi <ligi@ligi.de>
1 parent b1543ac commit d63d6bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ dependencies {
155155
implementation 'androidx.annotation:annotation:1.6.0'
156156
implementation 'androidx.recyclerview:recyclerview:1.3.0'
157157
implementation 'androidx.cardview:cardview:1.0.0'
158-
implementation 'androidx.core:core-ktx:1.10.0'
158+
implementation 'androidx.core:core-ktx:1.10.1'
159159
implementation 'androidx.fragment:fragment-ktx:1.5.7'
160160
implementation 'androidx.webkit:webkit:1.6.1'
161161
implementation 'com.google.android.material:material:1.8.0'

0 commit comments

Comments
 (0)