summaryrefslogtreecommitdiffstats
path: root/app/build.gradle
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-01-25 18:02:35 +0100
committerThomas <tschneider.ac@gmail.com>2023-01-25 18:02:35 +0100
commitfc34de1da476538c58ab7fe41b3640bfb356d2ad (patch)
tree9297d1b72b77af0344a6efbef80bca95d68a37fd /app/build.gradle
parentbf8543bc77b3cd9a9deb4b91cb40468880233b40 (diff)
remove spinner lib
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 5aa4eeedc..e565bc410 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -174,7 +174,6 @@ dependencies {
implementation "net.gotev:uploadservice:4.5.1"
implementation "net.gotev:uploadservice-okhttp:4.5.1"
implementation 'androidx.media:media:1.6.0'
- implementation 'com.github.ybq:Android-SpinKit:1.4.0'
implementation 'com.github.mancj:MaterialSearchBar:0.8.5'
implementation 'com.github.vkay94:DoubleTapPlayerView:1.0.0'