We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f0caa commit 4b6a215Copy full SHA for 4b6a215
examples/app/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
51
implementation 'androidx.appcompat:appcompat:1.7.1'
52
// implementation 'com.android.support:design:28.0.0'
53
- implementation 'com.google.android.material:material:1.12.0'
+ implementation 'com.google.android.material:material:1.13.0'
54
55
// ==== Lombok
56
//noinspection AnnotationProcessorOnCompilePath -- because Lombok annotations are contained in this package, so you get import errors without it
0 commit comments