Skip to content

Commit 4b6a215

Browse files
renovate[bot]neboskreb
authored andcommitted
Update dependency com.google.android.material:material to v1.13.0
1 parent 39f0caa commit 4b6a215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050

5151
implementation 'androidx.appcompat:appcompat:1.7.1'
5252
// implementation 'com.android.support:design:28.0.0'
53-
implementation 'com.google.android.material:material:1.12.0'
53+
implementation 'com.google.android.material:material:1.13.0'
5454

5555
// ==== Lombok
5656
//noinspection AnnotationProcessorOnCompilePath -- because Lombok annotations are contained in this package, so you get import errors without it

0 commit comments

Comments
 (0)