We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d6f4c commit 7b836a4Copy full SHA for 7b836a4
colorpicker/build.gradle
@@ -33,7 +33,7 @@ android {
33
dependencies {
34
35
api 'androidx.appcompat:appcompat:1.5.1'
36
- api 'com.google.android.material:material:1.6.1'
+ api 'com.google.android.material:material:1.7.0'
37
// testImplementation 'junit:junit:4.13.2'
38
// androidTestImplementation 'androidx.test.ext:junit:1.1.3'
39
// androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
0 commit comments