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 1bec5a6 commit 622c4f1Copy full SHA for 622c4f1
colorpicker/build.gradle
@@ -47,8 +47,6 @@ dependencies {
47
implementation 'com.github.SmartToolFactory:Compose-Extended-Gestures:1.0.0'
48
49
implementation 'androidx.core:core-ktx:1.7.0'
50
- implementation 'androidx.appcompat:appcompat:1.4.1'
51
- implementation 'com.google.android.material:material:1.5.0'
52
53
// Jetpack Compose
54
implementation "androidx.compose.ui:ui:$compose_version"
0 commit comments