summaryrefslogtreecommitdiffstats
path: root/colorPicker/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'colorPicker/build.gradle')
-rw-r--r--colorPicker/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/colorPicker/build.gradle b/colorPicker/build.gradle
index 0f3f1c23a..10f4d0d89 100644
--- a/colorPicker/build.gradle
+++ b/colorPicker/build.gradle
@@ -31,6 +31,7 @@ dependencies {
//noinspection GradleCompatible
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.preference:preference:1.2.0'
+ implementation 'com.google.android.material:material:1.8.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'