Skip to content

Commit be88291

Browse files
authored
Merge pull request #633 from larsgrefer/dependabot/gradle/4.x/androidx.coordinatorlayout-coordinatorlayout-1.3.0
Bump androidx.coordinatorlayout:coordinatorlayout from 1.2.0 to 1.3.0
2 parents 1171e0b + e658efe commit be88291

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)