Skip to content

Commit 5f87088

Browse files
Bump androidx.coordinatorlayout:coordinatorlayout from 1.2.0 to 1.3.0
Bumps androidx.coordinatorlayout:coordinatorlayout from 1.2.0 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.coordinatorlayout:coordinatorlayout dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d5f3c3 commit 5f87088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959
dependencies {
6060
implementation fileTree(dir: "libs", include: ["*.jar"])
6161
implementation 'androidx.appcompat:appcompat:1.7.0'
62-
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
62+
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.3.0'
6363
implementation 'androidx.core:core-splashscreen:1.0.1'
6464
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.9.4'
6565
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7'

0 commit comments

Comments
 (0)