Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit 7a09e32

Browse files
dependabot[bot]dennisguse
authored andcommitted
Bump androidx.core:core from 1.16.0 to 1.17.0
Bumps androidx.core:core from 1.16.0 to 1.17.0. --- updated-dependencies: - dependency-name: androidx.core:core dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 388f1d0 commit 7a09e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ dependencies {
148148
implementation 'androidx.gridlayout:gridlayout:1.1.0'
149149
implementation 'com.google.android.material:material:1.12.0'
150150
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
151-
implementation 'androidx.core:core:1.16.0'
151+
implementation 'androidx.core:core:1.17.0'
152152
implementation 'androidx.core:core-splashscreen:1.0.1'
153153
implementation 'androidx.mediarouter:mediarouter:1.8.1'
154154
implementation 'androidx.core:core-location-altitude:1.0.0-alpha03'

0 commit comments

Comments
 (0)