Signed-off-by: David Luhmer <david-dev@live.de>
This commit is contained in:
David Luhmer 2020-07-23 17:03:03 +02:00
parent 4645b04779
commit 1789642a61

View file

@ -134,9 +134,9 @@ dependencies {
// You must install or update the Google Repository through the SDK manager to use this dependency.
// The Google Repository (separate from the corresponding library) can be found in the Extras category.
// implementation 'com.google.android.gms:play-services:4.2.42'
implementation project(':Android-SingleSignOn')
//implementation project(':Android-SingleSignOn')
// implementation project(path: ':MaterialShowcaseView:library', configuration: 'default')
// implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.0'
implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.2'
implementation 'com.github.David-Development:MaterialShowcaseView:bf6afa225d'
implementation "androidx.core:core:1.3.1"