Skip to content

Commit e658efe

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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a9b57a commit e658efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-projects/android-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
dependencies {
3636
implementation 'com.google.android.material:material:1.12.0'
3737
implementation 'androidx.appcompat:appcompat:1.7.0'
38-
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
38+
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.3.0'
3939

4040
implementation project(":sass-embedded-android")
4141
}

0 commit comments

Comments
 (0)