Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'News-Android-App/build.gradle')
-rw-r--r--News-Android-App/build.gradle4
1 files changed, 1 insertions, 3 deletions
diff --git a/News-Android-App/build.gradle b/News-Android-App/build.gradle
index ad8c8e15..e68f0b69 100644
--- a/News-Android-App/build.gradle
+++ b/News-Android-App/build.gradle
@@ -104,9 +104,7 @@ dependencies {
//implementation project(':Android-SingleSignOn')
//implementation project(path: ':MaterialShowcaseView:library', configuration: 'default')
implementation "com.github.nextcloud:Android-SingleSignOn:0.1.3"
- implementation 'com.github.David-Development:MaterialShowcaseView:258ff44c0c'
-
-
+ implementation 'com.github.David-Development:MaterialShowcaseView:bf6afa225d'
implementation "com.android.support:support-v4:${SUPPORT_VERSION}"
implementation "com.android.support:support-compat:${SUPPORT_VERSION}"