Skip to content

Commit de66e4f

Browse files
authored
Merge pull request #706 from larsgrefer/dependabot/gradle/4.x/com.google.android.material-material-1.13.0
Bump com.google.android.material:material from 1.12.0 to 1.13.0
2 parents a07d444 + 44e7da3 commit de66e4f

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
@@ -33,7 +33,7 @@ android {
3333
}
3434

3535
dependencies {
36-
implementation 'com.google.android.material:material:1.12.0'
36+
implementation 'com.google.android.material:material:1.13.0'
3737
implementation 'androidx.appcompat:appcompat:1.7.1'
3838
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.3.0'
3939

0 commit comments

Comments
 (0)