Skip to content

Commit 93ce051

Browse files
Build(deps): Bump androidx.core:core from 1.9.0 to 1.10.1
Bumps androidx.core:core from 1.9.0 to 1.10.1. --- updated-dependencies: - dependency-name: androidx.core:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ab62eb commit 93ce051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dependencies {
9999

100100
implementation "androidx.appcompat:appcompat:1.6.1"
101101
implementation 'androidx.annotation:annotation:1.6.0'
102-
implementation 'androidx.core:core:1.9.0'
102+
implementation 'androidx.core:core:1.10.1'
103103
implementation 'androidx.fragment:fragment:1.6.0'
104104

105105
implementation 'com.google.android.material:material:1.9.0'

0 commit comments

Comments
 (0)