aboutsummaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
Diffstat (limited to 'sample')
-rw-r--r--sample/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/build.gradle b/sample/build.gradle
index 9a3473d..ab98695 100644
--- a/sample/build.gradle
+++ b/sample/build.gradle
@@ -129,7 +129,6 @@ dependencies {
implementation project(':mediapicker')
implementation Dependencies.materialDialog("input")
- implementation Dependencies.fastAdapter("utils")
testImplementation Dependencies.kotlinTest
testImplementation Dependencies.junit