Skip to content

Commit 7b836a4

Browse files
committed
updating libraries versions
1 parent 50d6f4c commit 7b836a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

colorpicker/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
dependencies {
3434

3535
api 'androidx.appcompat:appcompat:1.5.1'
36-
api 'com.google.android.material:material:1.6.1'
36+
api 'com.google.android.material:material:1.7.0'
3737
// testImplementation 'junit:junit:4.13.2'
3838
// androidTestImplementation 'androidx.test.ext:junit:1.1.3'
3939
// androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

0 commit comments

Comments
 (0)