We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d40ce commit f40789eCopy full SHA for f40789e
1 file changed
date_time_picker/build.gradle
@@ -32,6 +32,6 @@ android {
32
33
dependencies {
34
implementation fileTree(dir: 'libs', include: ['*.jar'])
35
- compileOnly 'com.google.android.material:material:1.2.1'
+ compileOnly 'com.google.android.material:material:1.3.0'
36
37
}
0 commit comments