Skip to content

Commit 4cfac84

Browse files
Bump androidx.core:core from 1.13.1 to 1.15.0 in /android-refimpl-app
Bumps androidx.core:core from 1.13.1 to 1.15.0. --- updated-dependencies: - dependency-name: androidx.core:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c336af4 commit 4cfac84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ dependencies {
373373
//noinspection KtxExtensionAvailable
374374
implementation 'androidx.collection:collection:1.4.3'
375375
//noinspection KtxExtensionAvailable
376-
implementation 'androidx.core:core:1.13.1'
376+
implementation 'androidx.core:core:1.15.0'
377377
implementation 'androidx.appcompat:appcompat:1.6.1'
378378
//noinspection KtxExtensionAvailable
379379
implementation 'androidx.fragment:fragment:1.7.1'

0 commit comments

Comments
 (0)